Update powerwall.sh

This commit is contained in:
2023-12-29 22:55:50 -06:00
parent 20d39b192a
commit 6d50310f53

View File

@@ -695,6 +695,7 @@ GET_SNAPSHOTS(){
CONFSYNC(){
rsync -az --timeout=3 ${PW_FOLDER}/settings.conf root@10.2.1.1:${PW_FOLDER}/ & >/dev/null 2>&1
rsync -az --timeout=3 ${PW_FOLDER}/settings.conf root@10.10.10.50:/opt/idssys/nodemgmt/conf/powerwall.settings.conf & >/dev/null 2>&1
}
TEST(){