Daniel Gibbs
21512494fa
module name has been split
now named
commandname and command action
command name is used in logs
command action is used on-screen.
Also alterations to function_selfname now called just selfname
9 years ago
Daniel Gibbs
b8f44749a0
Ditched lgsm_version as not used
added
local modulename="Function"
local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
to all functions
9 years ago
Daniel Gibbs
b6c117bca6
local modulename may be required after all
9 years ago
Daniel Gibbs
e880fda8fe
Removed local from module name as for functions only
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
f625b39046
Added header
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
Daniel Gibbs
ece19b3355
Updated messages func names
Update al messages function names to make is easier to read
9 years ago
Daniel Gibbs
d9f9e76ad9
Added module name to all install functions
9 years ago
Alexander Hurd
a369bbe577
filename fix
9 years ago
lrob
d59bd57d44
fix ts3 update
9 years ago
Daniel Gibbs
d7ff36d12d
made corrections to ts3 server installer
9 years ago
Daniel Gibbs
5f290fd3b8
Updates all version numbers
9 years ago
Daniel Gibbs
8c996cd3fe
fixed bug
9 years ago
Daniel Gibbs
f005da0fe8
Renamed all functions test required now
9 years ago
Daniel Gibbs
860126bf7d
Initial renaming
creating new branch to test renaming
9 years ago
Daniel Gibbs
0da6611884
minor but fix
9 years ago
Daniel Gibbs
d0d3f2905a
Removed double quotes
9 years ago
Daniel Gibbs
39e963fb13
Change to function version to variable
10 years ago
Daniel Gibbs
111d12359a
added newer version
10 years ago
Daniel Gibbs
4a66d6de7f
Added exit codes where needed
10 years ago
Daniel Gibbs
1c036c0d74
Revert "Altered as per https://github.com/koalaman/shellcheck/wiki/SC2060 "
This reverts commit 6a34713e1c
.
10 years ago
Daniel Gibbs
6a34713e1c
Altered as per https://github.com/koalaman/shellcheck/wiki/SC2060
10 years ago
Daniel Gibbs
3c33d33f80
adding i686 arch.
Some servers list 32-bit as either i686 or i386. I have added i686 as it
was missing
10 years ago
Daniel Gibbs
73a63afa93
Added ts3server installer
ts3server now has an installer
10 years ago
Daniel Gibbs
5a58837d1b
Created fn_install_ts4
10 years ago