aibrix/development/app/entrypoint.sh

3 lines
63 B
Bash
Executable File

#!/bin/bash
python app.py "$@" # Pass all arguments to app.py