mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 02:52:03 +08:00
修改Mount.sh
This commit is contained in:
2
Mount.sh
2
Mount.sh
@@ -51,4 +51,4 @@ fi
|
|||||||
# 写入 DNS
|
# 写入 DNS
|
||||||
cat /etc/resolv.conf > etc/resolv.conf
|
cat /etc/resolv.conf > etc/resolv.conf
|
||||||
# 如果参数 3 存在
|
# 如果参数 3 存在
|
||||||
"$programPath/pardus-chroot" "--userspec=$2:$2" . env "HOME=/home/$2" ${@:3}
|
"$programPath/pardus-chroot" --userspec=$2:$2 . env "HOME=/home/$2" ${@:3}
|
||||||
|
|||||||
Reference in New Issue
Block a user