We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is from a clean install of Ubuntu 12.04 ...
sudo apt-get update && sudo apt-get upgrade
sudo apt-get git
Script needs more preconditions listed?
rvm gemset create LocalSupport
rvm gemset use LocalSupport
db:migrate
db:create
The text was updated successfully, but these errors were encountered:
Merge pull request AgileVentures#144 from johnnymo87/miniprofiler
71a07ac
Miniprofiler
Use Gedit as root briefly to save edit to /etc/postgresql/9.1/main/pg_hba.conf. sudo gedit.
Sorry, something went wrong.
No branches or pull requests
This is from a clean install of Ubuntu 12.04 ...
sudo apt-get update && sudo apt-get upgrade
sudo apt-get git
Setup GPG keyScript needs more preconditions listed?
rvm gemset create LocalSupport
/rvm gemset use LocalSupport
db:migrate
afterdb:create
The text was updated successfully, but these errors were encountered: