update
This commit is contained in:
10
install.sh
10
install.sh
@@ -5,7 +5,7 @@ source /dev/stdin <<< "$(curl -sL http://go.scity.us/colorsinc)"
|
||||
source /dev/stdin <<< "$(curl -sL http://go.scity.us/defaultinc)"
|
||||
|
||||
|
||||
echo ""
|
||||
echo
|
||||
echo -e "${idsCL[LightGreen]}NodeMgmt Installation Script${idsCL[Default]}"
|
||||
|
||||
do_with_root $APTFUNC -y install wget curl git
|
||||
@@ -33,11 +33,11 @@ echo -e "NODE_HOSTNAME=\"$(hostname)\"
|
||||
" > /opt/idssys/nodemgmt/settings.conf
|
||||
|
||||
|
||||
echo ""
|
||||
echo
|
||||
echo -e "${idsCL[Yellow]}NodeMgmt has been Installed${idsCL[Default]}"
|
||||
echo ""
|
||||
echo
|
||||
echo -e "To run, use the command: ${idsCL[Green]}nodemgmt${idsCL[Default]}"
|
||||
echo ""
|
||||
echo ""
|
||||
echo
|
||||
echo
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user