The following command for installing `kraft` in the https://unikraft.org/docs/usage/install/ produces an error. ### command ``` $ curl -fsSL https://releases.unikraft.org/linux/gpg ``` ### error ``` curl: (22) The requested URL returned error: 522 ```
The following command for installing
kraftin the https://unikraft.org/docs/usage/install/ produces an error.command
error