mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
networks: Show message when skipping configuration
This commit is contained in:
parent
249f29cef6
commit
a155119738
@ -136,4 +136,6 @@ then
|
|||||||
# On a fresh disk image, this means the default network manager connections
|
# On a fresh disk image, this means the default network manager connections
|
||||||
# will be ignored and newly created connections will be activated.
|
# will be ignored and newly created connections will be activated.
|
||||||
systemctl restart network-manager
|
systemctl restart network-manager
|
||||||
|
else
|
||||||
|
echo "Not a FreedomBox disk image. Skipping network configuration."
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user