Update install-release.sh

pull/1038/head
sunshineplan 2018-04-12 14:52:35 +08:00 committed by GitHub
parent a0fd5ba056
commit a12ec47cad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -210,6 +210,7 @@ copyFile() {
colorEcho ${YELLOW} "${ERROR}"
return 2
fi
return 0
}
makeExecutable() {