#!/bin/bash if [ -f /config/nzbdrone.pid ]; then rm -r /config/nzbdrone.pid; fi