You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But the releases aren't named in a way where uname works, so instead I have to do the below, and hardcode the kernel name and the machine hardware name:
Trying to write a script to check and download scout, and to make it somewhat portable I would like to do this:
But the releases aren't named in a way where uname works, so instead I have to do the below, and hardcode the kernel name and the machine hardware name:
As a reference, the way docker/compose publishes releases works pretty well with uname: https://github.com/docker/compose/releases
Tasks
The text was updated successfully, but these errors were encountered: