From 4039df8a59de32bf663758351f99d3305c4160bd Mon Sep 17 00:00:00 2001 From: Kevin Scott Adams Date: Tue, 31 May 2022 16:56:05 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 39664d7..5c50169 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ ### JFrog support is NOT the best and I am having so many issues just trying to login to the product. The backend product works like a champ but I was experimenting with it and didn’t have it exactly right before it automatically logged me out and could not get back in. Currently, looking at Cloudsmith with some success there but I don’t have control of the components section (e.g.-main, testing). +### !!!2022-05-31 - This is temporary but may become permenant in the future if Cloudsmith implemets a feature for having other "components" like 'testing'. Use the following to get the repo: +``` +curl -1sLf \ + 'https://dl.cloudsmith.io/public/ksatechnologies/truenas-proxmox/setup.deb.sh' \ + | sudo -E bash +``` + ### - Support for TrueNAS 13 is available
- Patched for issues with TrueNAS-Scale paths that had more then one level (e.g. Tank/Disk/vDisks) when converting slashes to dashes. ## Thank you for all that have recently donated to the project - Updated 2022-05-25