mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-12-17 12:31:40 +08:00
淦写重复了
This commit is contained in:
@@ -13,11 +13,6 @@ export PACKAGE_NAME=$PKGNAME
|
||||
chrootEnvPath=/opt/apps/$PKGNAME/files/bookworm-env
|
||||
|
||||
|
||||
if [ "$(id -u)" = "0" ]; then
|
||||
`dirname $chrootEnvPath`/bin/bookworm-run-root "$@"
|
||||
exit
|
||||
fi
|
||||
|
||||
if [ ! -e $chrootEnvPath/finish.flag ];then
|
||||
|
||||
if [ "$(id -u)" = "0" ]; then
|
||||
|
||||
Reference in New Issue
Block a user