mirror of
https://github.com/ShaYmez/YSFReflector-debian-installer.git
synced 2024-05-25 07:55:03 -04:00
Update YSFReflector-debian-installer
attempt to fix broken links, refer to apt
This commit is contained in:
parent
9bc52f6281
commit
0c1baf6dc3
@ -23,7 +23,7 @@ fi
|
|||||||
DIRDIR=$(pwd)
|
DIRDIR=$(pwd)
|
||||||
YSFREPO=https://github.com/g4klx/YSFClients.git
|
YSFREPO=https://github.com/g4klx/YSFClients.git
|
||||||
YSFDASHREPO=https://github.com/dg9vh/YSFReflector-Dashboard.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
|
YSFINSTDIR=/root/reflector-install-files/ysfreflector
|
||||||
YSFAPPDIR=/ysfreflector
|
YSFAPPDIR=/ysfreflector
|
||||||
YSFDASDIR=/root/reflector-install-files/ysfdash
|
YSFDASDIR=/root/reflector-install-files/ysfdash
|
||||||
|
Loading…
Reference in New Issue
Block a user