From c17b2892fe894602fe2d657f243b1ea2ce85ef3d Mon Sep 17 00:00:00 2001 From: minoplhy Date: Sat, 4 Mar 2023 01:03:24 +0700 Subject: [PATCH] build.sh : #!/bin/bash --- build.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.sh b/build.sh index da93600..cae2a65 100644 --- a/build.sh +++ b/build.sh @@ -1,3 +1,5 @@ +#!/bin/bash + cd ~/ rm -rf nginquic curl -sSL https://raw.githubusercontent.com/minoplhy/nginquic/main/packages.sh | bash