Add AppImage arch
This commit is contained in:
parent
e2f577b807
commit
7de6249c88
@ -7,5 +7,4 @@ Icon=nickelbridge
|
||||
Type=Application
|
||||
Terminal=false
|
||||
StartupNotify=true
|
||||
Encoding=UTF-8
|
||||
Categories=Office;Network;
|
||||
|
@ -7,4 +7,4 @@ rsync -rv appimage/ tmp
|
||||
rsync -rv "$1" tmp/NickelBridge.AppDir/usr/lib/nickelbridge
|
||||
wget https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage -O appimagetool
|
||||
chmod +x appimagetool
|
||||
ARCH=$3 ./appimagetool tmp/NickelBridge.AppDir "out/nickelbridge_1.0.0_$2.AppImage"
|
||||
./appimagetool tmp/NickelBridge.AppDir "out/nickelbridge_1.0.0_$2.AppImage"
|
||||
|
Loading…
x
Reference in New Issue
Block a user