mirror of
https://github.com/minoplhy/nginquic.git
synced 2024-11-22 11:37:07 +00:00
Merge remote-tracking branch 'origin/main' into ModSecurity_incl
This commit is contained in:
commit
0660d6d429
@ -9,7 +9,8 @@ OS : Debian
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
export Nginx_Install=yes # This variable is required if you want Nginx to be installed scriptibly (on Debian-based systems).
|
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:
|
systemd Template:
|
||||||
|
Loading…
Reference in New Issue
Block a user