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