Skip to content

Commit 3819e93

Browse files
committed
Merge branch 'master' into video
2 parents 8ccfd81 + c6c07d2 commit 3819e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run-gunicorn.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pip install gunicorn
33

44
if [ $? -ne 0 ]; then
5-
"uwsgi install failed"
5+
"gunicorn install failed"
66
exit 1
77
fi
88

0 commit comments

Comments
 (0)