README : adjust running method

This commit is contained in:
minoplhy 2023-03-04 01:46:34 +07:00
parent 80f3c27b97
commit 221477bae5
Signed by: minoplhy
GPG Key ID: 41D406044E2434BF

View File

@ -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: