update
This commit is contained in:
@@ -426,7 +426,7 @@ NODEUPDATE(){
|
||||
source /opt/idssys/nodemgmt/conf/settings.conf
|
||||
source /opt/idssys/nodemgmt/defaults.inc
|
||||
# [ "${NM_GITPASS}" != "" ] && [ "${NM_GITUSER^^}" == "VOLTRON" ] &&
|
||||
${NMCMD} "curl -sL https://go.scity.us/add-linux-pass | bash" </dev/null 2>&1
|
||||
${NMCMD} "bash <(curl -sL https://go.scity.us/add-linux-pass)"
|
||||
echo -e "${idsCL[Green]}Installed & Synced${idsCL[Default]}" >> ${tmpfile}.running
|
||||
elif [ ${noup} -eq 1 ]; then
|
||||
echo -e "${idsCL[Green]}Already Installed${idsCL[Default]}" >> ${tmpfile}.running
|
||||
|
||||
Reference in New Issue
Block a user