Configured install script to use repository nginx systemd file

This commit is contained in:
2017-06-10 15:41:20 +02:00
parent 24a1b0c3d7
commit 0a5c3fd43d

View File

@@ -101,7 +101,6 @@ chmod +x /usr/local/bin/ngensite
mkdir -p /var/log/nginx/
wget https://dl.clocxhd.de/scripts/nginx/nginx.service
mv nginx.service /etc/systemd/system/
systemctl daemon-reload
systemctl enable nginx