Skip to content
New issue

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

Console directory missing #40

Open
iurquiza opened this issue Mar 13, 2014 · 1 comment
Open

Console directory missing #40

iurquiza opened this issue Mar 13, 2014 · 1 comment

Comments

@iurquiza
Copy link

The following lines in the bootstrap script should be changed since the console directory does not exist:

run database migrations

sudo php /vagrant/console/yiic migrate --interactive=false

enable the development environment

sudo php /vagrant/console/yiic environment dev

changing the "/console/" to "/app/" might be a simple solution.

@crisu83
Copy link
Owner

crisu83 commented May 12, 2014

Oh, this is a copy/paste bug, sorry about that. Could you please make a PR to fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants