We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3464b37 commit f6dac90Copy full SHA for f6dac90
1 file changed
scripts/start.sh
@@ -85,11 +85,13 @@ Your bot(s) should now be connected to the configured Mumble server.
85
Have fun with mumble-ruby-pluginbot :)
86
87
If something doesn't work, start this script with the additional parameter debug:
88
-~/src/mumble-ruby-pluginbot/start.sh debug
+~/src/mumble-ruby-pluginbot/scripts/start.sh debug
89
90
Then take a look into the logfile within $HOME/logs/.
91
92
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.
93
94
+If you want to update the pluginbot please run ~/src/mumble-ruby-pluginbot/scripts/updater.sh
95
+
96
Also please reread the official documentation at https://wiki.natenom.com/w/Mumble-Ruby-Pluginbot
97
EOF
0 commit comments