Update install-mediamanager.sh

This commit is contained in:
2024-09-30 17:03:51 -05:00
parent 1c6fcd6472
commit 43bf8c6947

View File

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