Update YSFReflector-debian-installer

attempt to fix broken links, refer to apt
This commit is contained in:
M0VUB 2021-10-06 01:26:01 +01:00 committed by GitHub
parent 9bc52f6281
commit 0c1baf6dc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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="apt-get install -y build-essential g++ apache2 php"
YSFINSTDIR=/root/reflector-install-files/ysfreflector
YSFAPPDIR=/ysfreflector
YSFDASDIR=/root/reflector-install-files/ysfdash