Browse Source

macos 可执行

陈国伟 4 years ago
parent
commit
7fbc20ebee
1 changed files with 2 additions and 0 deletions
  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
 zip -r FastGithub_linux-x64.zip FastGithub_linux-x64
 
 
 # osx-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
 zip -r FastGithub_osx-x64.zip FastGithub_osx-x64
 
 
 # win10-x64
 # win10-x64