openshift-simple-app/local-run.sh

5 lines
53 B
Bash
Executable File

#!/bin/bash
source .venv/bin/activate
python app.py