Update 'mkimg.sh'
All checks were successful
gitea-sync/antos-appimage/pipeline/head This commit looks good
All checks were successful
gitea-sync/antos-appimage/pipeline/head This commit looks good
This commit is contained in:
parent
6ebee79c9d
commit
ed788e22f6
8
mkimg.sh
8
mkimg.sh
@ -83,11 +83,3 @@ cp runner.ini antos.AppDir/opt/www/
|
|||||||
tree antos.AppDir
|
tree antos.AppDir
|
||||||
|
|
||||||
./appimagetool.AppImage --runtime-file runtime-$archname antos.AppDir build/AntOS_$archname-$tag.AppImage
|
./appimagetool.AppImage --runtime-file runtime-$archname antos.AppDir build/AntOS_$archname-$tag.AppImage
|
||||||
cd build
|
|
||||||
case $arch in
|
|
||||||
armv7l|arm)
|
|
||||||
mv AntOS_$archname-$tag.AppImage AntOS_armv7l-$tag.AppImage
|
|
||||||
;;
|
|
||||||
*)
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user