* mysql * lighttpd (with php and mysql) * transmission * sabnzbd * sickbeard * couchpotato * headphones * btsync
3 lines
110 B
Bash
3 lines
110 B
Bash
#!/bin/bash
|
|
set -e
|
|
python /opt/headphones/Headphones.py --config=$HEADPHONES_CONFIG --datadir=$HEADPHONES_DATA |