Update 'mkimg.sh'
This commit is contained in:
parent
e6db825621
commit
96b546181c
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
|
||||
|
||||
# prepare lib
|
||||
docker run --rm -v $(realpath .):/app -v $(realpath ./antos.AppDir)/usr/lib:/ulib xsangle/ci-tools:latest-$arch /app/libs.sh
|
||||
cp lib-$arch/* antos.AppDir/usr/lib
|
||||
tree antos.AppDir
|
||||
|
||||
./appimagetool.AppImage --runtime-file runtime-$archname antos.AppDir build/AntOS_$archname-$tag.AppImage
|
||||
|
Loading…
Reference in New Issue
Block a user