3 lines
82 B
Bash
3 lines
82 B
Bash
#!/bin/bash
|
|
set -e
|
|
mono /opt/NzbDrone/NzbDrone.exe --no-browser -data=$SONARR_DATA |