mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-06-03 13:49:53 +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
|
||||
/usr/bin/sudo $@
|
||||
else
|
||||
host-spawn sudo bookworm-run $@
|
||||
host-spawn sudo bookworm-run sudo $@
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user