update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
VERS='4.6.24-04302023'
|
||||
VERS='4.6.27-04302023'
|
||||
|
||||
#NODETYPES=WEB,LB
|
||||
NODETYPES=MYSQL,LB,WEB,NC,WPD,LPD,MM,PW
|
||||
@@ -34,7 +34,8 @@ CERT_DAEMON='/snap/bin/certbot'
|
||||
FOLDER=/opt/idssys/nodemgmt
|
||||
TMPFOLDER=${FOLDER}/.tmp
|
||||
SCRIPT=${FOLDER}/nodemgmt-scripts.sh
|
||||
LOGFILE=${FOLDER}/logfile
|
||||
LOGFOLDER=${FOLDER}/logs
|
||||
LOGFILE=${LOGFOLDER}/logfile
|
||||
RENOTIFY=900
|
||||
|
||||
[ ! -d ${TMPFOLDER} ] && mkdir ${TMPFOLDER}
|
||||
|
||||
Reference in New Issue
Block a user