1 parent 9770679 commit b53f02aCopy full SHA for b53f02a
2 files changed
scripts/crontab
@@ -1,4 +1 @@
1
-0 0 * * * /usr/bin/systemctl restart secapture
2
-0 0 * * * /usr/bin/systemctl restart semonitor
3
-0 0 * * * /root/solaredge/sebackup
4
-
+0 0 * * * /bin/systemctl restart semonitor
scripts/semonitor
@@ -1,7 +1,7 @@
#!/bin/bash -
-DATADIR=/data/solar/
-STATEDIR=/root/
+DATADIR=/root/solaredge/data/
+STATEDIR=/root/solaredge/
5
PREFIX=
6
INVERTERS=730A8690,7F104A16
7
0 commit comments