Browse Source

Update install-release.sh

sunshineplan 7 năm trước cách đây
mục cha
commit
a12ec47cad
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      release/install-release.sh

+ 1 - 0
release/install-release.sh

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