update
This commit is contained in:
@@ -342,14 +342,14 @@ NODEUPDATES() {
|
||||
start=`date +%s`
|
||||
cw=40;
|
||||
rm -f /tmp/.nodeupdate.*
|
||||
# if [ "${1}" = "report" ]; then
|
||||
if [ "${1}" = "report" ]; then
|
||||
unset idsCL idsBG idsST
|
||||
idsCL=('')
|
||||
idsBG=('')
|
||||
idsST=('')
|
||||
# else
|
||||
else
|
||||
echo
|
||||
# fi
|
||||
fi
|
||||
declare -i spc1; declare -i c
|
||||
echo -e "${idsCL[LightGreen]}Updating All Nodes${idsCL[Default]}"
|
||||
echo -e "${idsCL[LightGreen]}-------------------------------------------${idsCL[Default]}"
|
||||
|
||||
Reference in New Issue
Block a user