Make certificate symlinking more robust

This commit is contained in:
2024-12-07 16:11:07 -05:00
parent b9050e37bf
commit b0c100c006

View File

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