TRAIL / start.sh
jitinpatronus's picture
Upload 23 files
0380c4f verified
raw
history blame contribute delete
101 Bytes
#!/bin/bash
# Run setup script first
python setup.py
# Then start the main application
python app.py