frappe_docker/build/common
pratikbalar 12eb5c92e4 refactor: bash scripts [stip travis]
- shellchecke and shfmt checked and formatted
- indentation 2 spaces
- redirect errors to stderr
- short if where possible
- add function string to clarify visuaally identify its a funtion
- make [ ... ] to [[ ... ]]
- use == for comparision
- use cat based notes
- remove unecessary spaces
- double quotes where needed
2021-06-23 09:13:24 +05:30
..
commands feat(frappe-worker): option to set gevent as gunicorn worker-class 2021-03-20 13:57:53 +05:30
worker refactor: bash scripts [stip travis] 2021-06-23 09:13:24 +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 feat: Add Site name and Host as env variables for NGINX config template 2021-03-26 19:05:51 +05:30