After install, `content` has incorrect permissions

This is on Ubuntu with ghost CLI 5.115.1.

The directory is set up with user ghost, instead of ghost-admin, my user, which is what it seems to want.

After fixing this, I get permission errors anytime I run or touch anything. Anyone else? I’m basically doing a dance for every single operation:

  1. Perform some task
  2. See permission error
  3. Run ghost doctor
  4. Retry the task