6 lines
54 B
Plaintext
6 lines
54 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
touch ~/ololo.names
|
||
|
|
||
|
$APPDIR/usr/bin/myapp
|