Update nodemgmt-scripts.sh
This commit is contained in:
@@ -9,10 +9,6 @@ if [ ! -f /opt/idssys/settings/nodemgmt.conf ]; then
|
||||
fi
|
||||
mv /opt/idssys/nodemgmt/settings.conf /opt/idssys/settings/nodemgmt.conf
|
||||
fi
|
||||
if [ ! -d /opt/idssys/testssl.sh ]; then
|
||||
do_with_root git clone https://github.com/drwetter/testssl.sh.git /opt/idssys/testssl.sh
|
||||
do_with_root ln -s /opt/idssys/testssl.sh/testssl.sh /usr/local/bin/testssl.sh
|
||||
fi
|
||||
|
||||
source /opt/idssys/defaults/colors.inc
|
||||
source /opt/idssys/defaults/default.inc
|
||||
|
||||
Reference in New Issue
Block a user