2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-10 07:11:00 +00:00
frappe_docker/build/erpnext-nginx
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
..
Dockerfile feat: allow custom frappe branch during asset image build 2021-06-08 16:37:07 +05:30
install_app.sh refactor: bash scripts [stip travis] 2021-06-23 09:13:24 +05:30