Course_rec / start.sh
Tao Wu
fix bug
52bcc39
raw
history blame
No virus
63 Bytes
#!/bin/bash
redis-server --daemonize yes
exec python -u app.py