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/
|
/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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user