mirror of
https://github.com/DerTyp7/.dotfiles.git
synced 2025-10-28 04:22:08 +01:00
Add header comment for TeamSpeak client installation section
This commit is contained in:
@@ -25,7 +25,7 @@ paru -Syu --noconfirm \
|
||||
visual-studio-code-bin
|
||||
echo "[INFO] paru install finished."
|
||||
|
||||
|
||||
### TeamSpeak Client Installation
|
||||
TS_URL="https://files.teamspeak-services.com/pre_releases/client/6.0.0-beta3/teamspeak-client.tar.gz"
|
||||
TMPDIR="$(mktemp -d)"
|
||||
trap 'rm -rf "$TMPDIR"' EXIT
|
||||
|
||||
Reference in New Issue
Block a user