mirror of
https://github.com/encounter/linuxdeploy-plugin-qt.git
synced 2026-07-10 12:18:45 -07:00
Make AppImageUpdate work
This commit is contained in:
@@ -56,4 +56,4 @@ sed -i 's|AI\x02|\x00\x00\x00|' *.AppImage
|
||||
-e "$strip_path" \
|
||||
--output appimage
|
||||
|
||||
mv linuxdeploy-plugin-qt-"$ARCH".AppImage "$OLD_CWD"/
|
||||
mv linuxdeploy-plugin-qt-"$ARCH".AppImage* "$OLD_CWD"/
|
||||
|
||||
+1
-1
@@ -70,4 +70,4 @@ chmod +x linuxdeploy*.AppImage
|
||||
-e "$strip_path" \
|
||||
--output appimage
|
||||
|
||||
mv linuxdeploy-plugin-qt-"$ARCH".AppImage "$OLD_CWD"/
|
||||
mv linuxdeploy-plugin-qt-"$ARCH".AppImage* "$OLD_CWD"/
|
||||
|
||||
Reference in New Issue
Block a user