mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 15:06:29 +00:00
Update hassio-config
This commit is contained in:
parent
366506b7f0
commit
048bf33ace
@ -17,6 +17,8 @@ if ls /mnt/config/network-* > /dev/null; then
|
|||||||
|
|
||||||
rm -rf /etc/NetworkManager/system-connections/*
|
rm -rf /etc/NetworkManager/system-connections/*
|
||||||
cp -f /mnt/config/network-* /etc/NetworkManager/system-connections/
|
cp -f /mnt/config/network-* /etc/NetworkManager/system-connections/
|
||||||
|
|
||||||
|
nmcli con reload || true
|
||||||
fi
|
fi
|
||||||
|
|
||||||
##
|
##
|
||||||
|
Loading…
x
Reference in New Issue
Block a user