appimage: pass args through
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Custom AppRun that ensures the AppImage doesn't dismount before olive-crashhandler exits
|
||||
|
||||
# Run main program
|
||||
$APPDIR/usr/bin/olive-editor
|
||||
"$APPDIR/usr/bin/olive-editor" "$@"
|
||||
|
||||
# Wait arbitrary amount of time
|
||||
sleep 5
|
||||
|
||||
Reference in New Issue
Block a user