Update install-mediamanager.sh

This commit is contained in:
2024-09-30 16:47:23 -05:00
parent 83eadf6751
commit 9b2da6e26a

View File

@@ -13,7 +13,7 @@ fi
echo ""
echo -e "${idsCL[LightGreen]}MediaManager Installation Script${idsCL[Default]}"
do_with_root $APTFUNC -y install wget curl git
do_with_root $APTFUNC -y install wget curl git jq wireguard
do_with_root set -eu
# do_with_root git clone https://git.schroedercity.com/voltron/mediamanager.git /opt/idssys/mediamanager