mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-08 14:21:05 +00:00
refactor: short bash flags insted of verbose style
Co-authored-by: Chinmay Pai <chinmaydpai@gmail.com>
This commit is contained in:
parent
c19158cd76
commit
4ce63ced9a
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -o errexit -o allexport -o nolog
|
||||
set -ea
|
||||
|
||||
COMMON_SITE_CONFIG_JSON='/home/frappe/frappe-bench/sites/common_site_config.json'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user