4 lines
55 B
Bash
4 lines
55 B
Bash
#!/usr/bin/env sh
|
|
|
|
cd /opt/bullet
|
|
./App_ExampleBrowser
|
#!/usr/bin/env sh
|
|
|
|
cd /opt/bullet
|
|
./App_ExampleBrowser
|