Spaces:
Runtime error
Runtime error
File size: 63 Bytes
0a1d8db |
1 2 3 4 |
#!/bin/bash
./setup.sh
python app.py # Start your main script
|