mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-07-28 16:32:22 +08:00
update sudo
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
parent
1b29912372
commit
43e1a1599e
@ -2,5 +2,5 @@
|
|||||||
if [ "$UID" = "0" ];then
|
if [ "$UID" = "0" ];then
|
||||||
/usr/bin/sudo $@
|
/usr/bin/sudo $@
|
||||||
else
|
else
|
||||||
host-spawn sudo bookworm-run $@
|
host-spawn sudo bookworm-run sudo $@
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user