Update hassio-config

This commit is contained in:
Pascal Vizeli
2018-04-11 16:19:09 +02:00
committed by GitHub
parent 7a6c15c248
commit 6ef64db8bb

View File

@@ -12,6 +12,12 @@ mount -o ro LABEL="hassio-config" /mnt/config
##
# NetworkManager
if ls /mnt/config/network-* > /dev/null; then
echo "[Info] Update NetworkManager connections!"
rm -rf /etc/NetworkManager/system-connections/*
cp -f /mnt/config/network-* /etc/NetworkManager/system-connections/
if
##
# SSH know hosts