summarylogtreecommitdiffstats
path: root/ts3audiobot.sh
diff options
context:
space:
mode:
authorf43nd1r2021-04-04 01:29:12 +0200
committerf43nd1r2021-04-04 01:29:12 +0200
commit7353f34ab0fa756697fa50dcb3909f79531ded2d (patch)
tree43da88cb86effde8dce93b34bb8c76fb12d98275 /ts3audiobot.sh
parent0bd09e6d8c4640b2aa02b2a09fa53368acf7675a (diff)
downloadaur-7353f34ab0fa756697fa50dcb3909f79531ded2d.tar.gz
v0.12.0
Diffstat (limited to 'ts3audiobot.sh')
-rwxr-xr-xts3audiobot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ts3audiobot.sh b/ts3audiobot.sh
index a277b1822d8a..dcf490c0eb21 100755
--- a/ts3audiobot.sh
+++ b/ts3audiobot.sh
@@ -1,4 +1,4 @@
#!/bin/bash
mkdir -p $HOME/.config/ts3audiobot
cd $HOME/.config/ts3audiobot
- mono "/opt/ts3audiobot/TS3AudioBot.exe" "$@" --config "ts3audiobot.toml"
+ /usr/lib/ts3audiobot/TS3AudioBot --config "ts3audiobot.toml" "$@"