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