Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1409,7 +1409,7 @@ GUI(){
|
|||||||
offsite-staticroute-fix) OFFSITE_STATICROUTE_FIX;;
|
offsite-staticroute-fix) OFFSITE_STATICROUTE_FIX;;
|
||||||
|
|
||||||
dl|downlist)
|
dl|downlist)
|
||||||
if [ "${2}" = "report" ]; then
|
if [ "${2}" = "reportrun" ]; then
|
||||||
if [ "$(find ${NM_FOLDER} -maxdepth 1 -name '*.down')" != "" ]; then
|
if [ "$(find ${NM_FOLDER} -maxdepth 1 -name '*.down')" != "" ]; then
|
||||||
rm -f ${NM_LOGFOLDER}/status-downlist.lastrun
|
rm -f ${NM_LOGFOLDER}/status-downlist.lastrun
|
||||||
DOWNLIST report >> ${NM_LOGFOLDER}/status-downlist.lastrun
|
DOWNLIST report >> ${NM_LOGFOLDER}/status-downlist.lastrun
|
||||||
|
|||||||
Reference in New Issue
Block a user