mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-31 16:03:37 +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"
|