Update install-release.sh

pull/1041/head
sunshineplan 2018-04-12 21:38:18 +08:00 committed by GitHub
parent 765c44c2ac
commit b0ded2f5a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -348,8 +348,8 @@ checkUpdate(){
main(){ main(){
#helping information #helping information
[[ "$CHECK" == "1" ]] && checkUpdate
[[ "$HELP" == "1" ]] && Help && return [[ "$HELP" == "1" ]] && Help && return
[[ "$CHECK" == "1" ]] && checkUpdate
[[ "$REMOVE" == "1" ]] && remove && return [[ "$REMOVE" == "1" ]] && remove && return
sysArch sysArch