Explorar o código

Make certificate symlinking more robust

bryan hai 3 meses
pai
achega
b0c100c006
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -1096,7 +1096,7 @@ link_ssl_certs() {
       fi
     fi
   done
-  return 1 # symlink failed
+  err "Certificate symlinking failed"; return 1
 }
 
 # @description Restore the mjr license file from MJR_FILE or other common locations