3 lines
No EOL
60 B
Bash
3 lines
No EOL
60 B
Bash
#! /bin/bash
|
|
source venv/bin/activate
|
|
python backend/main.py |