From 7e519e9bd0aacc885d33677c065e0221dfdbcf1b Mon Sep 17 00:00:00 2001 From: M0VUB <76499782+ShaYmez@users.noreply.github.com> Date: Wed, 6 Oct 2021 01:47:28 +0100 Subject: [PATCH] Update YSFReflector-debian-installer fix libs --- YSFReflector-debian-installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/YSFReflector-debian-installer b/YSFReflector-debian-installer index e269436..9c89dcd 100755 --- a/YSFReflector-debian-installer +++ b/YSFReflector-debian-installer @@ -23,7 +23,7 @@ fi DIRDIR=$(pwd) YSFREPO=https://github.com/g4klx/YSFClients.git YSFDASHREPO=https://github.com/dg9vh/YSFReflector-Dashboard.git -DEP="wget git build-essential apache2 php libapache2-mod-php php7.0-mbstring +DEP="wget git build-essential g++ apache2 php libapache2-mod-php" YSFINSTDIR=/root/reflector-install-files/ysfreflector YSFAPPDIR=/ysfreflector YSFDASDIR=/root/reflector-install-files/ysfdash