@@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
-version="201215"
+version="251215"
#### Variables ####
@@ -2,7 +2,7 @@
# LGSM fn_functions function
# Author: Daniel Gibbs
# Website: http://gameservermanagers.com
-lgsm_version="201215"
+lgsm_version="251215"
# Description: Defines all functions to allow download and execution of functions using fn_runfunction.
# This function is called first before any other function. Without this file other functions would not load.
# LGSM fn_install function
fn_check_root
fn_install_header
# LGSM fn_install_config function
fn_defaultconfig(){
echo "creating ${servercfg} config file."
# LGSM fn_install_ts3 function
-lgsm_version="061115"
fn_details_distro
# Gets the teamspeak server architecture
# LGSM fn_install_ts3_mariadb function
-lgsm_version="241215"
fn_install_ts3db_mariadb(){
echo ""