From cacd15a6526d872bb421f7445e572e2eefca5efe Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 4 Mar 2022 20:48:09 -0600 Subject: [PATCH] Update install-dsmon.sh --- install-dsmon.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-dsmon.sh b/install-dsmon.sh index b2701b4..f88c445 100755 --- a/install-dsmon.sh +++ b/install-dsmon.sh @@ -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 mailutil +do_with_root $APTFUNC -y install wget curl git mailutils do_with_root set -eu do_with_root git clone https://git.schroedercity.com/voltron/dsmon.git /opt/idssys/dsmon