mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-18 06:05: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
|
||||
|
||||
install:
|
||||
- chmod u+x ./dbench
|
||||
- ./dbench --setup
|
||||
- ./dbench --init
|
||||
- pip install --upgrade virtualenv
|
||||
|
|
|
|||
Loading…
Reference in a new issue