mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-19 22:55:10 +00:00
small recomendation from shellcheck
This commit is contained in:
parent
3502f053e9
commit
7588546871
1 changed files with 1 additions and 1 deletions
2
dbench
2
dbench
|
|
@ -102,7 +102,7 @@ fi
|
|||
|
||||
if [ $init == 1 ]; then
|
||||
|
||||
frappe_installer $site
|
||||
frappe_installer "$site"
|
||||
|
||||
if [ $mgr == 1 ]; then
|
||||
echo "installing bench manager"
|
||||
|
|
|
|||
Loading…
Reference in a new issue