summarylogtreecommitdiffstats
path: root/ts3audiobot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ts3audiobot.sh')
-rwxr-xr-xts3audiobot.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/ts3audiobot.sh b/ts3audiobot.sh
new file mode 100755
index 000000000000..a277b1822d8a
--- /dev/null
+++ b/ts3audiobot.sh
@@ -0,0 +1,4 @@
+ #!/bin/bash
+ mkdir -p $HOME/.config/ts3audiobot
+ cd $HOME/.config/ts3audiobot
+ mono "/opt/ts3audiobot/TS3AudioBot.exe" "$@" --config "ts3audiobot.toml"