Fixed bad mount command

This commit is contained in:
2025-12-31 16:24:17 -05:00
parent 5c3cd838a9
commit 8347198afe

View File

@@ -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