@prologic@twtxt.net hmm, now I get this:
$ ssh -p 2222 -i PRIVATE_GITHUB_KEY GITHUB_USERNAME@cas.run add | sh
sh: 135: docker: not found
The quickstart says:
## Quick Start
ssh -p 2222 cas.run add | sh
so thatβs why I tried this command (I had to modify it with my key and username like before)
Edit: π€¦ββ and thatβs becasue I donβt have docker on this machine. Sorry about that, false alarm.