mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
fix: run unbuffered
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
web: python3 web.py
|
||||
release: python3 release.py
|
||||
release: python3 -u release.py
|
||||
|
||||
Reference in New Issue
Block a user