To make things easy add some mumble instructions

This commit is contained in:
Bob Mottram 2015-08-22 17:20:46 +01:00
parent d733dcfef8
commit d88305ef44
1 changed files with 10 additions and 0 deletions

View File

@ -139,6 +139,16 @@ if [ ! $peer_index ]; then
fi
if [[ $peer_index == 1 ]]; then
echo ''
echo 'To setup for the first time click "Add New", then set:'
echo " Label: $AVAHI_DOMAIN"
echo " Address: $AVAHI_DOMAIN"
echo ' Port: 64738'
echo " Username: $USER"
echo ''
echo 'Press Enter to continue.'
echo ''
read peer_index
mumble &
else
irssi -c $AVAHI_DOMAIN -p $IRC_PORT -n $USER