mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-27 00:18:09 +08:00
修改Mount.sh
This commit is contained in:
parent
0c0da05623
commit
f4d8139ed8
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}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user