1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-08 17:49:46 +01:00

Fix supervisor name on cli config (#588)

This commit is contained in:
Pascal Vizeli
2020-02-17 13:25:44 +01:00
committed by GitHub
parent 2d6f692a4c
commit 7d7a52732d
+3
View File
@@ -31,5 +31,8 @@ fi
##
# Fixups
# Rename CLI Hass.io
sed -i "s/hassio:172.30.32.2/supervisor:172.30.32.2/g" /mnt/data/hassos.json
exit 0