Skip to content
Snippets Groups Projects
Commit 047523f8 authored by Bob Mottram's avatar Bob Mottram
Browse files

Open mumble

parent 4c9aab5f
No related branches found
No related tags found
No related merge requests found
......@@ -109,9 +109,7 @@ fi
# open mumble if it exists
if [ -f /usr/bin/mumble ]; then
if [ ! "$(pidof mumble)" ]; then
mumble &
fi
mumble &
fi
irssi -c $AVAHI_DOMAIN -p $IRC_PORT -n $USER
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment