3 lines
No EOL
70 B
Bash
Executable file
3 lines
No EOL
70 B
Bash
Executable file
#!/bin/sh -xe
|
|
|
|
waitress-serve --port=${APP_PORT} 'butterrobot.app:app' |