Update nodemgmt-scripts.sh

This commit is contained in:
2023-04-13 19:09:17 -05:00
parent 3edf509b6e
commit 6a78a384e4

View File

@@ -26,8 +26,6 @@ STATUS(){
fi
declare -i cw; declare -i spc1; declare -i c
########################
echo "HERE: ${ST_ACTION}"
[ ! -f ${FOLDER}/test.repl ] && echo 'yes' || echo 'no'
if [ "${ST_ACTION}" == "report" ] || [ "${ST_ACTION}" == "repl" ] || [ "${ST_ACTION}" == "check" ] || [ "${ST_ACTION}" == "" ]; then
if [ ! -f ${FOLDER}/test.repl ]; then
touch ${FOLDER}/test.repl