Daniel Gibbs
46941def99
function_selfname + fixes
10 years ago
Daniel Gibbs
a01ed79d85
fixed if
10 years ago
Daniel Gibbs
9f1a86dde1
messages
10 years ago
Daniel Gibbs
edaa4e2bc2
moved print_dots
10 years ago
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
10 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
10 years ago
Daniel Gibbs
b013b20aa8
function_selfname is now local
10 years ago
Daniel Gibbs
0e94e2bb7e
added function name
10 years ago
Daniel Gibbs
f7121a30e0
Improving update functions
10 years ago
Daniel Gibbs
eb949bf0cb
Update function being improved.
10 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
10 years ago
Daniel Gibbs
860126bf7d
Initial renaming
creating new branch to test renaming
11 years ago