mirror of
https://github.com/minoplhy/nginquic.git
synced 2024-11-22 03:27:07 +00:00
build.sh : forgot to export
This commit is contained in:
parent
2e38f6dbcd
commit
80f3c27b97
@ -8,7 +8,7 @@ This Script is using to build nginx with quic and some modules i'm currently usi
|
||||
OS : Debian
|
||||
|
||||
```shell
|
||||
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/main/build.sh | sudo bash
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user