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

Add '--overwrite' flag to 'bench init' #396

Closed
dweipert-3138720606 opened this issue May 12, 2017 · 0 comments
Closed

Add '--overwrite' flag to 'bench init' #396

dweipert-3138720606 opened this issue May 12, 2017 · 0 comments

Comments

@dweipert-3138720606
Copy link
Contributor

I'm currently trying to write a small Vagrantfile with a shared folder configuration

config.vm.synced_folder "./apps", "/home/vagrant/frappe-bench/apps", 
  owner: "vagrant", group: "vagrant", create: true

This way the frappe-bench folder already exists beforehand and the install script fails.

revant added a commit that referenced this issue May 24, 2017
Add '--overwrite' flag to 'bench init' #396
@revant revant closed this as completed May 24, 2017
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