mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client+server: normalize trailing newlines
This commit is contained in:
@ -5,4 +5,4 @@ cd /opt/app
|
||||
alembic upgrade head
|
||||
|
||||
echo "Starting szurubooru API on port ${PORT}"
|
||||
exec waitress-serve-3 --port ${PORT} szurubooru.facade:app
|
||||
exec waitress-serve-3 --port ${PORT} szurubooru.facade:app
|
||||
|
Reference in New Issue
Block a user