#!/bin/bash # Disconnect our worker from everything DIR=$(dirname $0) nohup $DIR/announcer 0<&- &>/dev/null &