Browse Source

To make things easy add some mumble instructions

Bob Mottram 9 years ago
parent
commit
d88305ef44
1 changed files with 10 additions and 0 deletions
  1. 10
    0
      src/freedombone-mesh

+ 10
- 0
src/freedombone-mesh View File

@@ -139,6 +139,16 @@ if [ ! $peer_index ]; then
139 139
 fi
140 140
 
141 141
 if [[ $peer_index == 1 ]]; then
142
+    echo ''
143
+    echo 'To setup for the first time click "Add New", then set:'
144
+    echo "    Label:    $AVAHI_DOMAIN"
145
+    echo "    Address:  $AVAHI_DOMAIN"
146
+    echo '    Port:     64738'
147
+    echo "    Username: $USER"
148
+    echo ''
149
+    echo 'Press Enter to continue.'
150
+    echo ''
151
+    read peer_index
142 152
     mumble &
143 153
 else
144 154
     irssi -c $AVAHI_DOMAIN -p $IRC_PORT -n $USER