0

I am trying to set up the command line tool for fly.io on ubuntu as per this repository: https://github.com/superfly/flyctl

The first step is installing the latest version:

curl -L https://fly.io/install.sh | sh

but I get this error in my terminal: mkdir: cannot create directory ‘/alex’: Permission denied

This is easy right? I think I just need to configure something? But I can't find anything that specifically covers this.

Thanks!

sudo visudo

also shows that I have ALL permisions.

  • This [post](https://community.fly.io/t/unable-to-install-flyclt-mkdir-cannot-create-directory-user-permission-denied/9877) on Fly's community may help. – DazWilkin Feb 27 '23 at 16:56

0 Answers0