Bläddra i källkod

Update install.sh

Bozhidar Slaveykov 1 år sedan
förälder
incheckning
971f5c9e9e
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      installers/Ubuntu/22.04/install.sh

+ 1 - 0
installers/Ubuntu/22.04/install.sh

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