Update packaging_script_AppImage_aarch64.sh

This commit is contained in:
Laurent Trinques
2026-01-11 10:26:41 +01:00
committed by GitHub
parent 5e41ec415e
commit 87c2480ebc

View File

@@ -71,7 +71,7 @@ chmod +x AppDir/qelectrotech/AppRun
# Get 64-bit ARM version of go-appimage appimagetool
#wget -c https://github.com/$(wget -q https://github.com/probonopd/go-appimage/releases/expanded_assets/continuous -O - | grep "appimagetool-.*-aarch64.AppImage" | head -n 1 | cut -d '"' -f 2)
#chmod +x appimagetool-*.AppImage
VERSION=$tagName-r$HEAD ./appimagetool-8*.AppImage ./AppDir/qelectrotech/
VERSION=$tagName-r$HEAD ./appimagetool-9*.AppImage ./AppDir/qelectrotech/
chmod -x QElectroTech-*.AppImage