update
This commit is contained in:
2
run.sh
2
run.sh
@@ -44,7 +44,7 @@ if [ "${1}" == "update" ]; then
|
||||
git pull >/dev/null 2>&1
|
||||
git submodule update --remote >/dev/null 2>&1
|
||||
/bin/chmod +x /opt/idssys/dsmon/dsmon.sh 2>&1
|
||||
source /opt/idssys/dsmon/dsmon.sh
|
||||
source /opt/idssys/dsmon/defaults.inc
|
||||
if [ "${2}" != "q" ]; then
|
||||
echo -en "\e[1A";
|
||||
echo -e "\e[0K\r ${idsCL[Green]}Updated to v${VERS}${idsCL[Default]}"
|
||||
|
||||
Reference in New Issue
Block a user