docker-sickbeard/start

8 lines
168 B
Plaintext
Raw Permalink Normal View History

2016-01-18 11:25:30 -08:00
#!/bin/bash
# Cleanly kill supervisor when container is stopped
trap 'kill $(jobs -p)' EXIT
cd /opt/Sick-Beard
2016-05-19 18:22:29 -07:00
sudo -Hu sick ./SickBeard.py --datadir=/opt/sick-data/