mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-22 09:39:59 +01:00
Update packaging_script_AppImage_aarch64.sh
This commit is contained in:
@@ -71,7 +71,7 @@ chmod +x AppDir/qelectrotech/AppRun
|
|||||||
# Get 64-bit ARM version of go-appimage appimagetool
|
# 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)
|
#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
|
#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
|
chmod -x QElectroTech-*.AppImage
|
||||||
|
|||||||
Reference in New Issue
Block a user