Added flag options see: sudo sh ADconnection.sh --help

This commit is contained in:
root 2018-05-18 15:22:50 +02:00
parent a55cead8c4
commit 6717614c07

View File

@ -1035,7 +1035,10 @@ DATE=`date +%H:%M`
MENU_FN 2>&1 | sudo tee ADconnection.log MENU_FN 2>&1 | sudo tee ADconnection.log
exit exit
else else
echo "incorrect flag, see --help for help"
echo "" echo ""
echo ""
exit
fi fi
fi fi
fi fi