Fixed '10-globally-managed-devices.conf' not being created under '/mnt'

This commit is contained in:
2025-12-31 18:31:33 -05:00
parent e1b75419c9
commit 86e9244590

View File

@@ -114,7 +114,7 @@ elif [[ "${1}" == '--network' ]]; then
/mnt/run/systemd/resolve/ /mnt/run/systemd/resolve/
touch \ touch \
/etc/NetworkManager/conf.d/10-globally-managed-devices.conf /mnt/etc/NetworkManager/conf.d/10-globally-managed-devices.conf
elif [[ "${1}" == '--apps' ]]; then elif [[ "${1}" == '--apps' ]]; then
app=(\ app=(\
io.elementary.calculator \ io.elementary.calculator \