From 7fbc20ebeea3717d248dddc1d17c3040d420f167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=9B=BD=E4=BC=9F?= <366193849@qq.com> Date: Tue, 24 Aug 2021 08:32:06 +0800 Subject: [PATCH] =?UTF-8?q?macos=20=E5=8F=AF=E6=89=A7=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pack.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pack.sh b/pack.sh index fde6317..853d1af 100644 --- a/pack.sh +++ b/pack.sh @@ -7,6 +7,8 @@ chmod 777 ./FastGithub_linux-x64/dnscryptproxy/dnscrypt-proxy zip -r FastGithub_linux-x64.zip FastGithub_linux-x64 # osx-x64 +chmod 777 ./FastGithub_osx-x64/FastGithub +chmod 777 ./FastGithub_osx-x64/dnscryptproxy/dnscrypt-proxy zip -r FastGithub_osx-x64.zip FastGithub_osx-x64 # win10-x64