Marvin Lehmann
3eee2b3690
Fixed some typos and improved descriptions
These changes do not affect the functionality of the code.
9 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
edaa4e2bc2
moved print_dots
9 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
9 years ago
Daniel Gibbs
fd4a4e57c6
message
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
b013b20aa8
function_selfname is now local
9 years ago
Daniel Gibbs
56e5a1f03b
added modulename
9 years ago
Daniel Gibbs
ecc920581e
only logs is update required
9 years ago
Daniel Gibbs
aaf346a9f4
log message
9 years ago
Daniel Gibbs
04aadbc039
remove function before dl
9 years ago
Daniel Gibbs
b2d72dd1ae
added update eol
9 years ago
Daniel Gibbs
eb44ca040e
removed "20"
9 years ago
Daniel Gibbs
20189fcdc8
OK
9 years ago
Daniel Gibbs
c9c6c10d1b
using core_dl.sh to download the file
9 years ago
Daniel Gibbs
4dc5f4b199
&&
9 years ago
Daniel Gibbs
d1e7b340b8
if not empty
9 years ago
Daniel Gibbs
a3bd7ffcd9
moved curl checking loop
9 years ago
Daniel Gibbs
6dc274dddf
removed comment
9 years ago
Daniel Gibbs
e649c64b67
messages
9 years ago
Daniel Gibbs
dd19587e3e
messages
9 years ago
Daniel Gibbs
cefdbf7d42
updated curl and message
9 years ago
Daniel Gibbs
4802187fae
removed some test code
9 years ago
Daniel Gibbs
52c2a1a46d
fixes
9 years ago
Daniel Gibbs
406a806ffc
defined curlcmd as seems to forget it
9 years ago
Daniel Gibbs
98d77fea11
testing code
9 years ago
Daniel Gibbs
a535c2dca3
removed some testing code
9 years ago
Daniel Gibbs
0662b97c07
testing code
9 years ago
Daniel Gibbs
81333051b5
Added curl checking
9 years ago
Daniel Gibbs
860e3e4ee5
added check for missing remote file
9 years ago
Daniel Gibbs
7f8cae0c41
removed exit
9 years ago
Daniel Gibbs
3942272e12
new updater compares files and updates them
compares against the repo files and downloads if required
9 years ago
Daniel Gibbs
3f22dc1ef5
converted more to exitcodes
9 years ago
Daniel Gibbs
b077588f36
More alterations for exitcodes
9 years ago
Daniel Gibbs
adfbaa49f3
updated fn_scriptlog to fn_script_log
Bringing in line with other function names
9 years ago
Daniel Gibbs
678f8b83f8
Removed trailing spaces from files
Added "trim_trailing_white_space_on_save": true in to my sublime
text install to make sure trailing spaces get removed.
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
d94b529329
minor change
9 years ago
Daniel Gibbs
89a68e03a7
Added extra protections against incorrect rm
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
f924b10dc3
removed legacy functions dir
9 years ago
Daniel Gibbs
bceae77c24
corrected if and renamed function
9 years ago
Daniel Gibbs
8160e36804
prevent from deleting everything if no var
9 years ago
Daniel Gibbs
e90e6bf9d2
Updated functions function
9 years ago
Daniel Gibbs
bf3fda25b0
Altered script log messages slightly
9 years ago
Daniel Gibbs
93e6421e49
reversed check to deny
10 years ago
Daniel Gibbs
5f290fd3b8
Updates all version numbers
10 years ago
Daniel Gibbs
f005da0fe8
Renamed all functions test required now
10 years ago