Skip to content

Commit

Permalink
Replace ts3-tools.info references
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian_kraetzig committed Nov 20, 2022
1 parent c4ab6bd commit ea88f87
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 38 deletions.
15 changes: 8 additions & 7 deletions .ts3updatescript
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# About: This is the bash-completion script for the TS3UpdateScript.
# Author: Sebastian Kraetzig <info@ts3-tools.info>
# Project: www.ts3-tools.info
# Author: https://github.com/Sebi94nbg
# Project: https://github.com/TS3Tools/TS3UpdateScript
# facebook: www.facebook.com/TS3Tools
# License: GNU GPLv3
# _____ ____ _____ _ _ _ __
#|_ _/ ___|___ / | |_ ___ ___ | |___ (_)_ __ / _| ___
# | | \___ \ |_ \ _____| __/ _ \ / _ \| / __| | | '_ \| |_ / _ \
# | | ___) |__) |_____| || (_) | (_) | \__ \_| | | | | _| (_) |
# |_| |____/____/ \__\___/ \___/|_|___(_)_|_| |_|_| \___/
# _______ _____ ____ _ _
# |__ __/ ____|___ \| | | |
# | | | (___ __) | |_ ___ ___ | |___
# | | \___ \ |__ <| __/ _ \ / _ \| / __|
# | | ____) |___) | || (_) | (_) | \__ \
# |_| |_____/|____/ \__\___/ \___/|_|___/
#
# Donations: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7ZRXLSC2UBVWE
#
Expand Down
11 changes: 8 additions & 3 deletions .updateScript.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,16 @@
#set -x
#
# About: This little Shell-Script updates the TS3UpdateScript and all associated files - configs excluded
# Author: Sebastian Kraetzig <info@ts3-tools.info>
# Project: www.ts3-tools.info
# Author: https://github.com/Sebi94nbg
# Project: https://github.com/TS3Tools/TS3UpdateScript
# facebook: www.facebook.com/TS3Tools
#
# License: GNU GPLv3
# _______ _____ ____ _ _
# |__ __/ ____|___ \| | | |
# | | | (___ __) | |_ ___ ___ | |___
# | | \___ \ |__ <| __/ _ \ / _ \| / __|
# | | ____) |___) | || (_) | (_) | \__ \
# |_| |_____/|____/ \__\___/ \___/|_|___/
#
# Donations: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7ZRXLSC2UBVWE
#
Expand Down
30 changes: 16 additions & 14 deletions TS3UpdateScript
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,24 @@
exec 5<&0
#
# About: This is the most widely used and fastest shell script to update all your TeamSpeak 3 server instances.
# Author: Sebastian Kraetzig <info@ts3-tools.info>
# Project: www.ts3-tools.info
# Author: https://github.com/Sebi94nbg
# Project: https://github.com/TS3Tools/TS3UpdateScript
# facebook: www.facebook.com/TS3Tools
# License: GNU GPLv3
# _____ ____ _____ _ _ _ __
#|_ _/ ___|___ / | |_ ___ ___ | |___ (_)_ __ / _| ___
# | | \___ \ |_ \ _____| __/ _ \ / _ \| / __| | | '_ \| |_ / _ \
# | | ___) |__) |_____| || (_) | (_) | \__ \_| | | | | _| (_) |
# |_| |____/____/ \__\___/ \___/|_|___(_)_|_| |_|_| \___/
# _______ _____ ____ _ _
# |__ __/ ____|___ \| | | |
# | | | (___ __) | |_ ___ ___ | |___
# | | \___ \ |__ <| __/ _ \ / _ \| / __|
# | | ____) |___) | || (_) | (_) | \__ \
# |_| |_____/|____/ \__\___/ \___/|_|___/
#
# Donations: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7ZRXLSC2UBVWE
#

# DO NOT REMOVE OR CHANGE
SOFTWARE_ABOUT="This is the most widely used and fastest shell script to update all your TeamSpeak 3 server instances."
SOFTWARE_AUTHOR="Sebastian Kraetzig <info@ts3-tools.info>"
SOFTWARE_HOMEPAGE="www.ts3-tools.info"
SOFTWARE_AUTHOR="https://github.com/Sebi94nbg"
SOFTWARE_HOMEPAGE="https://github.com/TS3Tools/TS3UpdateScript"
SOFTWARE_FACEBOOK="www.facebook.com/TS3Tools"
SOFTWARE_LICENSE="GNU GPLv3"

Expand Down Expand Up @@ -3336,11 +3337,12 @@ echo -e "\nAbout: ${SOFTWARE_ABOUT}";
echo "Author: ${SOFTWARE_AUTHOR} | Website: ${SOFTWARE_HOMEPAGE} | facebook: ${SOFTWARE_FACEBOOK}";
echo -e "License: ${SOFTWARE_LICENSE}\n";

echo " _____ ____ _____ _ _ _ __";
echo "|_ _/ ___|___ / | |_ ___ ___ | |___ (_)_ __ / _| ___";
echo " | | \___ \ |_ \ _____| __/ _ \ / _ \| / __| | | '_ \| |_ / _ \\";
echo " | | ___) |__) |_____| || (_) | (_) | \__ \_| | | | | _| (_) |";
echo -e " |_| |____/____/ \__\___/ \___/|_|___(_)_|_| |_|_| \___/\n";
echo " _______ _____ ____ _ _";
echo "|__ __/ ____|___ \| | | |";
echo " | | | (___ __) | |_ ___ ___ | |___";
echo " | | \___ \ |__ <| __/ _ \ / _ \| / __|";
echo " | | ____) |___) | || (_) | (_) | \__ \\";
echo -e " |_| |_____/|____/ \__\___/ \___/|_|___/\n";

echo "Script Version: $SCRIPT_VERSION";

Expand Down
15 changes: 8 additions & 7 deletions languages/verified/de_DE.conf
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
#!/usr/bin/env bash
#
# About: Language file for TS3UpdateScript
# Author: Sebastian Kraetzig <info@ts3-tools.info>
# Project: www.ts3-tools.info
# Author: https://github.com/Sebi94nbg
# Project: https://github.com/TS3Tools/TS3UpdateScript
# facebook: www.facebook.com/TS3Tools
# License: GNU GPLv3
# _____ ____ _____ _ _ _ __
#|_ _/ ___|___ / | |_ ___ ___ | |___ (_)_ __ / _| ___
# | | \___ \ |_ \ _____| __/ _ \ / _ \| / __| | | '_ \| |_ / _ \
# | | ___) |__) |_____| || (_) | (_) | \__ \_| | | | | _| (_) |
# |_| |____/____/ \__\___/ \___/|_|___(_)_|_| |_|_| \___/
# _______ _____ ____ _ _
# |__ __/ ____|___ \| | | |
# | | | (___ __) | |_ ___ ___ | |___
# | | \___ \ |__ <| __/ _ \ / _ \| / __|
# | | ____) |___) | || (_) | (_) | \__ \
# |_| |_____/|____/ \__\___/ \___/|_|___/
#
# Donations: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7ZRXLSC2UBVWE
#
Expand Down
15 changes: 8 additions & 7 deletions languages/verified/en_US.conf
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
#!/usr/bin/env bash
#
# About: Language file for TS3UpdateScript
# Author: Sebastian Kraetzig <info@ts3-tools.info>
# Project: www.ts3-tools.info
# Author: https://github.com/Sebi94nbg
# Project: https://github.com/TS3Tools/TS3UpdateScript
# facebook: www.facebook.com/TS3Tools
# License: GNU GPLv3
# _____ ____ _____ _ _ _ __
#|_ _/ ___|___ / | |_ ___ ___ | |___ (_)_ __ / _| ___
# | | \___ \ |_ \ _____| __/ _ \ / _ \| / __| | | '_ \| |_ / _ \
# | | ___) |__) |_____| || (_) | (_) | \__ \_| | | | | _| (_) |
# |_| |____/____/ \__\___/ \___/|_|___(_)_|_| |_|_| \___/
# _______ _____ ____ _ _
# |__ __/ ____|___ \| | | |
# | | | (___ __) | |_ ___ ___ | |___
# | | \___ \ |__ <| __/ _ \ / _ \| / __|
# | | ____) |___) | || (_) | (_) | \__ \
# |_| |_____/|____/ \__\___/ \___/|_|___/
#
# Donations: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7ZRXLSC2UBVWE
#
Expand Down

0 comments on commit ea88f87

Please sign in to comment.