mirror of
https://github.com/mauiaaron/apple2.git
synced 2024-11-01 14:10:52 +00:00
7 lines
36 B
Bash
Executable File
7 lines
36 B
Bash
Executable File
#!/bin/sh
|
|
|
|
pushd jni
|
|
. run.sh
|
|
popd
|
|
|