Update install-nodemgmt.sh
This commit is contained in:
@@ -14,7 +14,7 @@ echo -e "${CS[color,LightGreen]}NodeMgmt Installation Script${CS[color,Default]}
|
||||
do_with_root $APTFUNC -y install wget curl git
|
||||
|
||||
do_with_root set -eu
|
||||
do_with_root git clone --recurse-submodules gogs@git.schroedercity.com:voltron/iDS-Defaults.git /opt/NodeMgmt
|
||||
do_with_root git clone --recurse-submodules gogs@git.schroedercity.com:voltron/NodeMgmt.git /opt/NodeMgmt
|
||||
cd /opt/NodeMgmt
|
||||
do_with_root git submodule foreach git pull origin master
|
||||
do_with_root ln -s /opt/NodeMgmt/run.sh /usr/local/bin/nodemgmt
|
||||
|
||||
Reference in New Issue
Block a user