Jordan

Results 2 comments of Jordan

```bash curl -L https://changelogs-live.fivem.net/api/changelog/versions/linux/server | jq -r '.recommended_download' ``` returns ``` https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/7290-a654bcc2adfa27c4e020fc915a1a6343c3b4f921/fx.tar.xz ``` This can be used to pull from the undocumented API instead of the setup in the forum...

After following all of the steps, everything was checking out fine, but I was still receiving the following error: `Error: INSTALLATION FAILED: failed to download "rook-release/rook-ceph-cluster"` and was able to...