2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-12 16:26:35 +00:00
frappe_docker/build/common
Chinmay D. Pai 2b2a57a85d
fix: use subprocess instead of os to run commands
* add a wrapper method run_command
* remove os.system calls
* use f-strings for commands

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-07-09 17:01:50 +05:30
..
commands fix: use subprocess instead of os to run commands 2020-07-09 17:01:50 +05:30
worker feat: ping additional services using doctor 2020-07-01 20:01:47 +05:30
common_site_config.json.template feat: optional site level db connection 2020-06-30 06:32:46 +05:30
nginx-default.conf.template fix: nginx config 2020-07-06 14:44:52 +05:30