update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
VERS='2.8.26-03102025'
|
||||
VERS='2.8.27-03132025'
|
||||
|
||||
noheader=' update service dailytemp confsync -r -report test '
|
||||
|
||||
|
||||
@@ -706,6 +706,7 @@ ISCSIALLSHUTDOWN(){
|
||||
}
|
||||
|
||||
LOGROTATE(){
|
||||
if [ -f ${NM_TMPFOLDER}/.singleserver.PW.primary ] || [ -f ${NM_TMPFOLDER}/.singleserver.PWO.primary ]; then
|
||||
STOPALL_SERVICES
|
||||
lm=`expr $(date +'%m') - 1`
|
||||
if [ ${lm} = 0 ]; then
|
||||
@@ -733,6 +734,7 @@ LOGROTATE(){
|
||||
done;
|
||||
[ ${keep} == 0 ] && rm -Rf ${folder}
|
||||
done
|
||||
fi
|
||||
}
|
||||
|
||||
GET_SNAPSHOTS(){
|
||||
|
||||
Reference in New Issue
Block a user