Update install-dsmon.sh

This commit is contained in:
2022-03-10 22:19:29 -06:00
parent 76c3e2adb6
commit 11f47e7461

View File

@@ -8,7 +8,7 @@ source /dev/stdin <<< "$(curl -sL http://scity.xyz/defaultinc)"
echo ""
echo -e "${idsCL[LightGreen]}DiskSpace-Monitor Installation Script${idsCL[Default]}"
do_with_root $APTFUNC -y install wget curl git mailutils mysql-client
do_with_root $APTFUNC install wget curl git mailutils mysql-client
do_with_root set -eu
do_with_root git clone https://git.schroedercity.com/voltron/dsmon.git /opt/idssys/dsmon