Update nodemgmt-scripts.sh
This commit is contained in:
@@ -609,7 +609,7 @@ SERVICES(){
|
|||||||
GUI
|
GUI
|
||||||
else
|
else
|
||||||
echo ""
|
echo ""
|
||||||
echo -e "${idsCL[Green]}Node Service Selected: '${idsST[Bold]}${NM_SERVICES[${selsrvc}]}${idsST[Reset]}${idsCL[Green]}'${idsCL[Default]}"
|
echo -e "${idsCL[Green]}Node Service Selected: '${idsST[Bold]}${NM_SERVICES[${NODE_SERVICES[${selsrvc}]}]}${idsST[Reset]}${idsCL[Green]}'${idsCL[Default]}"
|
||||||
DIVIDER true
|
DIVIDER true
|
||||||
s=1
|
s=1
|
||||||
for srvcopt in "${NM_SRVCOPT[@]}"; do
|
for srvcopt in "${NM_SRVCOPT[@]}"; do
|
||||||
|
|||||||
Reference in New Issue
Block a user