diff --git a/README.md b/README.md index ce252d6..3f0154d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ OS : Debian ```shell export Nginx_Install=yes # This variable is required if you want Nginx to be installed scriptibly (on Debian-based systems). -curl https://raw.githubusercontent.com/minoplhy/nginquic/ModSecurity_incl/build.sh | sudo bash +curl https://raw.githubusercontent.com/minoplhy/nginquic/ModSecurity_incl/build.sh > ~/nginquic.sh +bash ~/nginquic.sh ``` systemd Template: