From 19f403efb1b0a99677abef8ed648ccacf20f1962 Mon Sep 17 00:00:00 2001 From: n0vad3v Date: Tue, 3 Mar 2020 21:24:51 +0800 Subject: [PATCH] Adjust path --- scripts/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build.sh b/scripts/build.sh index 8faf509..0f8624e 100644 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -19,4 +19,4 @@ GOARCH=amd64 go build -x -v -ldflags "-s -w" -o builds/webp-server-windows-amd64.exe echo "build done!" -ls \ No newline at end of file +ls builds \ No newline at end of file