Commit graph

9 commits

Author SHA1 Message Date
Sun Howwrongbum
3bccb2c190 Merge branch 'master' of https://github.com/frappe/frappe_docker 2018-03-20 03:18:32 +05:30
joezsweet
3f7314d5aa
change to --ignore-exist 2018-02-27 10:47:40 +01:00
Sun Howwrongbum
1d7d906be6 Add gitignore to keep frappe-bench folder clean
- cp Procfile and site_config.json instead of mv
2018-01-20 23:29:36 +05:30
Sun Howwrongbum
8d963cf725 Update dbench to accept bench args. Fixes #26 2018-01-20 23:25:06 +05:30
vishalseshagiri
6bf6927deb
Updated dbench
- changed default site on bench init from bench-manager.local to site1.local
- dbench init by default installs erpnext now
2017-11-27 12:44:49 +05:30
pzdge23
656386c44b added init option 2017-10-09 08:45:52 +05:30
vishalseshagiri
41bc6d6164 Update dbench
Added -s flag to dbench

Former-commit-id: 2b1530e523
2017-10-02 09:48:51 +05:30
Karl G
51ded701ed fixing various issues with dbench
- Added missing shebang
- Fixed malformed multi line variables
- Removed unnecessary su (which is not working in this way anyway)
- Added missing error handling (unsupported options as well as missing argument)
- Simplified the whole script (without the removal of features, hopefully?)

Former-commit-id: 33cc4ff3a0
2017-10-02 09:48:51 +05:30
vishalseshagiri
950647a182 git diff bb01cc8277 a32c9230dd726399c59f5849d7e0a25b1e3a281a | git apply --reject --whitespace=fix 2017-10-02 09:32:03 +05:30