mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-02 00:43:35 +00:00
6 lines
61 B
Bash
Executable File
6 lines
61 B
Bash
Executable File
#!/bin/sh
|
|
|
|
DIR=`dirname $0`
|
|
|
|
/usr/bin/env objj "$DIR/test.j"
|