update linux release script. again.

This commit is contained in:
tildearrow 2022-01-17 17:16:05 -05:00
parent f3a61f3222
commit 9b018aadb2
1 changed files with 2 additions and 1 deletions

View File

@ -48,6 +48,7 @@ strip -s furnace
cd ../../..
[ -e appimagetool-x86_64.AppImage ] || { wget "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage" && chmod 755 appimagetool-x86_64.AppImage; }
ARCH=$(uname -m) ./appimagetool-x86_64.AppImage furnace.AppDir
./appimagetool-x86_64.AppImage --appimage-extract
ARCH=$(uname -m) ./squashfs-root/AppRun furnace.AppDir
#zip -r furnace.zip LICENSE.txt Furnace*.dmg README.txt papers