mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-06-07 07:39:52 +08:00
update:在root下也有 IS_ACE_ENV=1 了
This commit is contained in:
parent
72d926d928
commit
885eb4cfc6
@ -0,0 +1 @@
|
||||
IS_ACE_ENV=1
|
@ -2,5 +2,5 @@
|
||||
if [ "$UID" = "0" ];then
|
||||
/usr/bin/sudo $@
|
||||
else
|
||||
host-spawn sudo bookworm-run sudo $@
|
||||
host-spawn sudo bookworm-run sudo env IS_ACE_ENV="1" "$@"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user