Spaces:
Running
Running
File size: 56 Bytes
295ecd7 |
1 2 3 4 5 6 |
#!/bin/bash
source .venv/bin/activate
python ./app.py
|