diff --git a/app/packaging/linux/AppRun b/app/packaging/linux/AppRun index ddd63ced9..22bb500b8 100755 --- a/app/packaging/linux/AppRun +++ b/app/packaging/linux/AppRun @@ -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