From 43bf8c6947e135060b3b686074ee71b03e16911b Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 30 Sep 2024 17:03:51 -0500 Subject: [PATCH] Update install-mediamanager.sh --- install-mediamanager.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-mediamanager.sh b/install-mediamanager.sh index 9ed0fb7..8b07bc9 100755 --- a/install-mediamanager.sh +++ b/install-mediamanager.sh @@ -13,7 +13,7 @@ fi echo "" 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 git clone https://git.schroedercity.com/voltron/mediamanager.git /opt/idssys/mediamanager