Explorar el Código

Remove php as httpd is not always necessary

DricomDragon hace 5 años
padre
commit
63d14cfc8b
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      Install/server-install

+ 0 - 2
Install/server-install

@@ -14,5 +14,3 @@ cp ./Templates/authorized_keys /home/jovian/.ssh/ ;
 sudo systemctl enable ssh ;
 sudo service ssh restart ;
 
-# Web
-sudo apt install php ;