2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-01-11 09:35:12 +00:00

chore: Fix linting

This commit is contained in:
Lev 2021-11-09 16:54:02 +03:00
parent a2db23e68e
commit 5a38d66a70

View File

@ -142,6 +142,7 @@ drop)
FLAGS="${FLAGS} --force"
fi
# shellcheck disable=SC2086
bench drop-site \
${SITE_NAME} \
--root-login ${DB_ROOT_USER} \