mirror of
https://github.com/minoplhy/nginquic.git
synced 2024-11-22 11:37:07 +00:00
README : adjust running method
This commit is contained in:
parent
80f3c27b97
commit
221477bae5
@ -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/main/build.sh | sudo bash
|
curl https://raw.githubusercontent.com/minoplhy/nginquic/main/build.sh > ~/nginquic.sh
|
||||||
|
bash ~/nginquic.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
systemd Template:
|
systemd Template:
|
||||||
|
Loading…
Reference in New Issue
Block a user