Update 'mkimg.sh'
This commit is contained in:
parent
e5d884cbdc
commit
993020e46a
2
mkimg.sh
2
mkimg.sh
@ -82,7 +82,7 @@ cp runner.ini antos.AppDir/opt/www/
|
|||||||
ln -sf /tmp/.antos_pkgcache antos.AppDir/opt/www/htdocs/os/packages/packages.json
|
ln -sf /tmp/.antos_pkgcache antos.AppDir/opt/www/htdocs/os/packages/packages.json
|
||||||
|
|
||||||
# prepare lib
|
# prepare lib
|
||||||
cp lib-$arch/* antos.AppDir/usr/lib
|
cp -rf lib-$arch/* antos.AppDir/usr/lib
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user