small recomendation from shellcheck

This commit is contained in:
chabad360 2018-08-02 18:32:22 -07:00
parent 3502f053e9
commit 7588546871

2
dbench
View file

@ -102,7 +102,7 @@ fi
if [ $init == 1 ]; then
frappe_installer $site
frappe_installer "$site"
if [ $mgr == 1 ]; then
echo "installing bench manager"