Update install.sh
This commit is contained in:
parent
492f203b1d
commit
971f5c9e9e
1 changed files with 1 additions and 0 deletions
|
@ -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/*
|
||||
|
|
Loading…
Add table
Reference in a new issue