Update nodemgmt-scripts.sh
This commit is contained in:
@@ -57,7 +57,7 @@ STATUS() {
|
|||||||
DIVIDER
|
DIVIDER
|
||||||
echo ""
|
echo ""
|
||||||
if [ -z $action ] && "${action}" = "gui" ]; then
|
if [ -z $action ] && "${action}" = "gui" ]; then
|
||||||
read -n 1 -s -p "Press any key to continue"
|
read -p "Press enter to continue"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
NEWCERT(){
|
NEWCERT(){
|
||||||
|
|||||||
Reference in New Issue
Block a user