Update 'installer.sh'
This commit is contained in:
@@ -169,6 +169,7 @@ echo "NGINX Single core bug fix"
|
||||
mkdir /etc/systemd/system/nginx.service.d
|
||||
printf "[Service]\nExecStartPost=/bin/sleep 0.1\n" > /etc/systemd/system/nginx.service.d/override.conf
|
||||
systemctl daemon-reload
|
||||
systemctl restart nginx
|
||||
|
||||
##------------------------------##
|
||||
# MySQL_Secure_Installation #
|
||||
|
||||
Reference in New Issue
Block a user