mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-02-18 03:55:19 +00:00
List command in echo
This commit is contained in:
parent
a1830ac701
commit
a26302683f
1 changed files with 1 additions and 0 deletions
1
bw-dev
1
bw-dev
|
@ -173,6 +173,7 @@ case "$CMD" in
|
||||||
echo " collectstatic"
|
echo " collectstatic"
|
||||||
echo " makemessages"
|
echo " makemessages"
|
||||||
echo " compilemessages [locale]"
|
echo " compilemessages [locale]"
|
||||||
|
echo " update_locales"
|
||||||
echo " build"
|
echo " build"
|
||||||
echo " clean"
|
echo " clean"
|
||||||
echo " black"
|
echo " black"
|
||||||
|
|
Loading…
Reference in a new issue