1
0
Fork 0

Add zip and nginx

Dieser Commit ist enthalten in:
josh 2017-06-25 21:48:26 -06:00
Ursprung 4308483f4f
Commit 8b3c6c3457
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen

Datei anzeigen

@ -3,3 +3,5 @@ wget https://wordpress.org/latest.zip
mkdir /var/www/wordpress
unzip latest.zip /var/www/wordpress/
sudo apt-get install php7.0-fpm php-xml php-xmlrpc fail2ban
sudo apt-get install zip nginx