update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
VERS='2.5.4-12112023'
|
||||
VERS='2.5.5-12112023'
|
||||
|
||||
noheader=' update service dailytemp confsync '
|
||||
hc_cw=60
|
||||
@@ -18,6 +18,7 @@ PW_TMPFOLDER=${PW_FOLDER}/.tmp
|
||||
[ ! -d ${PW_LOGARCHIVE} ] && mkdir ${PW_LOGARCHIVE}
|
||||
[ ! -d ${PW_TMPFOLDER} ] && mkdir ${PW_TMPFOLDER}
|
||||
|
||||
PW_SCRIPT=${PW_FOLDER}/powerwall.sh
|
||||
PW_LOGFILE=${PW_LOGFOLDER}/logfile
|
||||
PW_LOGPOWER=${PW_LOGFOLDER}/log-power
|
||||
[ ! -f ${PW_LOGFILE} ] && touch ${PW_LOGFILE}
|
||||
|
||||
Reference in New Issue
Block a user