build.sh : #!/bin/bash

This commit is contained in:
minoplhy 2023-03-04 01:03:24 +07:00
parent d408f59b99
commit c17b2892fe
Signed by: minoplhy
GPG Key ID: 41D406044E2434BF

View File

@ -1,3 +1,5 @@
#!/bin/bash
cd ~/
rm -rf nginquic
curl -sSL https://raw.githubusercontent.com/minoplhy/nginquic/main/packages.sh | bash