Skip to content

Commit f6dac90

Browse files
committed
correct script path, add information how to updat the bot
1 parent 3464b37 commit f6dac90

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

scripts/start.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,13 @@ Your bot(s) should now be connected to the configured Mumble server.
8585
Have fun with mumble-ruby-pluginbot :)
8686
8787
If something doesn't work, start this script with the additional parameter debug:
88-
~/src/mumble-ruby-pluginbot/start.sh debug
88+
~/src/mumble-ruby-pluginbot/scripts/start.sh debug
8989
9090
Then take a look into the logfile within $HOME/logs/.
9191
9292
Also make sure to run this script as user botmaster if you used the official installation documentation and DO NOT RUN THIS SCRIPT AS root.
9393
94+
If you want to update the pluginbot please run ~/src/mumble-ruby-pluginbot/scripts/updater.sh
95+
9496
Also please reread the official documentation at https://wiki.natenom.com/w/Mumble-Ruby-Pluginbot
9597
EOF

0 commit comments

Comments
 (0)