Consistent wording in bw-dev command

This commit is contained in:
Mouse Reeve 2021-04-02 11:20:56 -07:00
parent 1d525d49cb
commit c0f7cbc5f0

2
bw-dev
View file

@ -109,7 +109,7 @@ case "$CMD" in
black)
makeitblack
;;
populate_feeds)
populate_streams)
execweb python manage.py populate_streams
;;
*)