BFergerson commented on pull request #131: URL: https://github.com/apache/skywalking-cli/pull/131#issuecomment-1002334780
It should be failing the signature check https://github.com/apache/skywalking-cli/blob/39dce3dea9f5fdd26e03163a47214d4c0c4fee9d/scripts/install.sh#L64 Whenever I run it, it just hangs: ```sh $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/apache/skywalking-cli/master/scripts/install.sh)" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 21681 100 21681 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k The latest version of swctl is 0.9.0 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
