use APPDIR env variable

This commit is contained in:
itsmattkc
2021-04-07 18:21:03 +10:00
parent df93ab5195
commit 490e067911
+1 -1
View File
@@ -3,7 +3,7 @@
# Custom AppRun that ensures the AppImage doesn't dismount before olive-crashhandler exits
# Run main program
usr/bin/olive-editor
$APPDIR/usr/bin/olive-editor
# Wait arbitrary amount of time
sleep 5