Make certificate symlinking more robust
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user