2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-15 01:24:04 +00:00
frappe_docker/build/common/worker
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
..
bench fix: accept args for bench commands 2020-08-30 00:06:56 +05:30
docker-entrypoint.sh refactor: bash scripts [stip travis] 2021-06-23 09:13:24 +05:30
healthcheck.sh refactor: bash scripts [stip travis] 2021-06-23 09:13:24 +05:30
install_app.sh refactor: bash scripts [stip travis] 2021-06-23 09:13:24 +05:30