瀏覽代碼

macos 可执行

陈国伟 4 年之前
父節點
當前提交
7fbc20ebee
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      pack.sh

+ 2 - 0
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