Update nodemgmt-scripts.sh
This commit is contained in:
@@ -609,7 +609,7 @@ SERVICES(){
|
||||
GUI
|
||||
else
|
||||
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
|
||||
s=1
|
||||
for srvcopt in "${NM_SRVCOPT[@]}"; do
|
||||
|
||||
Reference in New Issue
Block a user