Closed esagara closed 8 years ago
Running fab bootstrap on my machine raises the following error: FATAL: role "root" does not exist. Possibly need to rewrite the createdb command here.
fab bootstrap
FATAL: role "root" does not exist
Nevermind, this is solved if you work inside a virtual environment (which I should have been doing to begin with). Perhaps an update to docs? Creating a new issue for this.
Running
fab bootstrap
on my machine raises the following error:FATAL: role "root" does not exist
. Possibly need to rewrite the createdb command here.