* mysql * lighttpd (with php and mysql) * transmission * sabnzbd * sickbeard * couchpotato * headphones * btsync
3 lines
100 B
Bash
3 lines
100 B
Bash
#!/bin/bash
|
|
set -e
|
|
/opt/Sick-Beard/SickBeard.py --config=$SICKBEARD_CONFIG --datadir=$SICKBEARD_DATA |