Update install.sh

This commit is contained in:
Bozhidar Slaveykov 2023-11-26 19:39:00 +02:00
parent 492f203b1d
commit 971f5c9e9e

View file

@ -122,6 +122,7 @@ sudo dpkg -i $MAIN_DIR/compilators/debian/php/dist/phyre-php-8.2.0.deb
# Run Nginx
systemctl start nginx
systemctl enable nginx
service phyre start
# Change NGINX index.html
rm -rf /var/www/html/*