update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
VERS='2.5.10-12122023'
|
||||
VERS='2.5.12-12122023'
|
||||
|
||||
noheader=' update service dailytemp confsync '
|
||||
HC_CW=60
|
||||
|
||||
@@ -8,7 +8,7 @@ source /opt/idssys/defaults/default.inc
|
||||
source /opt/idssys/powerwall/defaults.inc
|
||||
source ${PW_FOLDER}/shutdown-test.sh
|
||||
|
||||
TEST=true
|
||||
# TEST=true
|
||||
|
||||
shopt -s lastpipe
|
||||
|
||||
|
||||
@@ -195,7 +195,6 @@ SHUTDOWN_SERVER2(){
|
||||
echo -e "${idsCL[Yellow]}(TEST MODE)${idsCL[Default]}"
|
||||
fi
|
||||
done
|
||||
echo
|
||||
|
||||
MSG="Shutting down iSCSI-Server(s)"
|
||||
c=0; MSG_SPC=''; spc1=`expr ${HC_CW} - ${#MSG}`; until [ ${c} = ${spc1} ]; do MSG_SPC="${MSG_SPC} "; ((c++)); done
|
||||
|
||||
Reference in New Issue
Block a user