mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
chore: Fix linting
This commit is contained in:
parent
a2db23e68e
commit
5a38d66a70
1 changed files with 1 additions and 0 deletions
|
|
@ -142,6 +142,7 @@ drop)
|
||||||
FLAGS="${FLAGS} --force"
|
FLAGS="${FLAGS} --force"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# shellcheck disable=SC2086
|
||||||
bench drop-site \
|
bench drop-site \
|
||||||
${SITE_NAME} \
|
${SITE_NAME} \
|
||||||
--root-login ${DB_ROOT_USER} \
|
--root-login ${DB_ROOT_USER} \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue