Update install-nodemgmt.sh
This commit is contained in:
@@ -17,7 +17,6 @@ do_with_root set -eu
|
||||
do_with_root git clone --recurse-submodules https://git.schroedercity.com/voltron/NodeMgmt.git /opt/NodeMgmt
|
||||
cd /opt/NodeMgmt
|
||||
git submodule foreach git pull origin master
|
||||
|
||||
do_with_root ln -s /opt/NodeMgmt/run.sh /usr/local/bin/nodemgmt
|
||||
echo -e "node-hostname=$(hostname)" > /opt/NodeMgmt/settings.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user