Update nodemgmt-scripts.sh
This commit is contained in:
@@ -56,9 +56,9 @@ STATUS() {
|
|||||||
|
|
||||||
DIVIDER
|
DIVIDER
|
||||||
echo ""
|
echo ""
|
||||||
if [ -z $action ] && "${action}" = "gui" ]; then
|
#if [ -z $action ] && "${action}" = "gui" ]; then
|
||||||
read -p -s "Press enter to continue"
|
ENTER2CONTINUE
|
||||||
fi
|
#fi
|
||||||
}
|
}
|
||||||
NEWCERT(){
|
NEWCERT(){
|
||||||
echo -e "${idsCL[LightGreen]}Requesting Certificate for '${idsCL[Yellow]}${1}${idsCL[LightGreen]}'...${idsCL[Default]}"
|
echo -e "${idsCL[LightGreen]}Requesting Certificate for '${idsCL[Yellow]}${1}${idsCL[LightGreen]}'...${idsCL[Default]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user