Update cli.sh

pull/109/head
midoks 3 years ago
parent 44396d9252
commit 3c771f9b5c
  1. 2
      cli.sh

@ -8,7 +8,7 @@ if [ -f bin/activate ];then
source bin/activate
fi
export LC_ALL="en_US.UTF-8"
# export LC_ALL="en_US.UTF-8"
mw_start(){
gunicorn -c setting.py app:app

Loading…
Cancel
Save