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