ubuntu build

This commit is contained in:
Martin Rotter 2025-04-17 09:53:52 +02:00
parent 7ab5ab7fc2
commit 5e0854c2de

View file

@ -89,8 +89,10 @@ if [ $is_linux = true ]; then
wget -c https://github.com/$(wget -q https://github.com/probonopd/go-appimage/releases/expanded_assets/continuous -O - | grep "appimagetool-.*-x86_64.AppImage" | head -n 1 | cut -d '"' -f 2)
chmod +x appimagetool-*.AppImage
VERSION=1.0
./appimagetool-*.AppImage -s deploy AppDir/usr/share/applications/*.desktop
VERSION=1.0 ./appimagetool-*.AppImage ./AppDir
./appimagetool-*.AppImage ./AppDir
# Rename AppImaage.
set -- R*.AppImage