mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-22 15:55:09 +00:00
chmod for dbench
This commit is contained in:
parent
bf83486dcc
commit
dbb35af385
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ services:
|
||||||
- docker
|
- docker
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
- chmod u+x ./dbench
|
||||||
- ./dbench --setup
|
- ./dbench --setup
|
||||||
- ./dbench --init
|
- ./dbench --init
|
||||||
- pip install --upgrade virtualenv
|
- pip install --upgrade virtualenv
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue