mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-12-14 02:52:04 +08:00
@@ -2,5 +2,5 @@
|
||||
if [ "$UID" = "0" ];then
|
||||
/usr/bin/sudo $@
|
||||
else
|
||||
host-spawn sudo bookworm-run $@
|
||||
host-spawn sudo bookworm-run sudo $@
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user