1 2 3 4 5
#!/bin/bash source /opt/azurlaneautoscript/venv/bin/activate python /opt/azurlaneautoscript/app/gui.py "$@"