Fixed bad mount command
This commit is contained in:
@@ -112,8 +112,8 @@ elif [[ "${1}" == '--network' ]]; then
|
||||
|
||||
mount \
|
||||
--bind \
|
||||
/run/systemd/resolve/stub-resolv.conf \
|
||||
/mnt/run/systemd/resolve/stub-resolv.conf
|
||||
/run/systemd/resolve/ \
|
||||
/mnt/run/systemd/resolve/
|
||||
|
||||
touch \
|
||||
/etc/NetworkManager/conf.d/10-globally-managed-devices.conf
|
||||
|
||||
Reference in New Issue
Block a user