usage:
curl -L -O https://github.com/DominicBreuker/pspy/releases/download/v1.2.1/pspy64
-L
: tells it to follow redirects-O
: tells it to output to a file
curl -L -O https://github.com/DominicBreuker/pspy/releases/download/v1.2.1/pspy64
-L
: tells it to follow redirects-O
: tells it to output to a file