Przeglądaj źródła

Update install-release.sh

sunshineplan 7 lat temu
rodzic
commit
a12ec47cad
1 zmienionych plików z 1 dodań i 0 usunięć
  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() {