AppImage example
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
touch ~/ololo.names
|
||||
|
||||
$APPDIR/usr/bin/myapp
|
||||
Reference in New Issue
Block a user