Explorar el Código

Update install-release.sh

sunshineplan hace 7 años
padre
commit
a12ec47cad
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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() {