Update hassio-config

This commit is contained in:
Pascal Vizeli 2018-04-11 16:36:01 +02:00 committed by GitHub
parent 366506b7f0
commit 048bf33ace
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,8 @@ if ls /mnt/config/network-* > /dev/null; then
rm -rf /etc/NetworkManager/system-connections/*
cp -f /mnt/config/network-* /etc/NetworkManager/system-connections/
nmcli con reload || true
fi
##