From b53f02abd881e1fd241824216101bf5b6a2c6886 Mon Sep 17 00:00:00 2001 From: Joe Buehl Date: Thu, 22 Jun 2023 09:42:26 -0700 Subject: [PATCH] update example scripts --- scripts/crontab | 5 +---- scripts/semonitor | 4 ++-- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/scripts/crontab b/scripts/crontab index 3d53958..883986f 100644 --- a/scripts/crontab +++ b/scripts/crontab @@ -1,4 +1 @@ -0 0 * * * /usr/bin/systemctl restart secapture -0 0 * * * /usr/bin/systemctl restart semonitor -0 0 * * * /root/solaredge/sebackup - +0 0 * * * /bin/systemctl restart semonitor diff --git a/scripts/semonitor b/scripts/semonitor index b5f16ef..5c63c9e 100755 --- a/scripts/semonitor +++ b/scripts/semonitor @@ -1,7 +1,7 @@ #!/bin/bash - -DATADIR=/data/solar/ -STATEDIR=/root/ +DATADIR=/root/solaredge/data/ +STATEDIR=/root/solaredge/ PREFIX= INVERTERS=730A8690,7F104A16