Fixed '10-globally-managed-devices.conf' not being created under '/mnt'
This commit is contained in:
@@ -114,7 +114,7 @@ elif [[ "${1}" == '--network' ]]; then
|
||||
/mnt/run/systemd/resolve/
|
||||
|
||||
touch \
|
||||
/etc/NetworkManager/conf.d/10-globally-managed-devices.conf
|
||||
/mnt/etc/NetworkManager/conf.d/10-globally-managed-devices.conf
|
||||
elif [[ "${1}" == '--apps' ]]; then
|
||||
app=(\
|
||||
io.elementary.calculator \
|
||||
|
||||
Reference in New Issue
Block a user