Update YSFReflector-debian-installer

ysf
This commit is contained in:
M0VUB 2021-10-22 21:03:57 +01:00 committed by GitHub
parent 52bcebc24b
commit 81a3800dfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ sed -i "s/ysf-xlxd/ysf/g" /etc/apache2/sites-available/$YSFDOMAIN.conf
chown -R www-data: $YSFWEBDIR
a2ensite $YSFDOMAIN
a2enmod php7.4
systemctl start ysfreflector
systemctl start ysf
systemctl restart apache2
echo ""