.
This commit is contained in:
@@ -95,6 +95,12 @@ mv nginx.service /etc/systemd/system/
|
||||
systemctl daemon-reload
|
||||
systemctl enable nginx
|
||||
|
||||
git clone https://github.com/h5bp/server-configs-nginx.git /tmp/server-configs-nginx
|
||||
mv /tmp/server-configs-nginx/h5bp /usr/local/nginx/
|
||||
rm -rf /tmp/server-configs-nginx
|
||||
cd /usr/local/nginx
|
||||
rm -rf nginx.conf
|
||||
|
||||
echo ""
|
||||
echo "----------------"
|
||||
echo "Installation abgeschlossen!"
|
||||
|
||||
Reference in New Issue
Block a user