Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
fe86ab76d6
messages
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
b32bb17ae4
functions_selfname is now just selfname
Also commented out any selfname that causes issues.
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
eed7bbacba
added modulename
9 years ago
Daniel Gibbs
62a07a4a02
messages
9 years ago
Daniel Gibbs
97864ef769
updated log messages
9 years ago
Daniel Gibbs
3942cc3d4a
bug
9 years ago
Daniel Gibbs
11e97f0a1c
executable norun
9 years ago
Daniel Gibbs
2622c7adf9
added function update function
9 years ago
Daniel Gibbs
603fc30fdc
added exit code handling.
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
f373fe1201
code presentation
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
341db2e034
added 2nd mime for gzip
9 years ago
Daniel Gibbs
e5a31b0320
Updated functions url location
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
Daniel Gibbs
231febbebd
removed path from curl check
9 years ago
Daniel Gibbs
45529e47ee
nl in trap
9 years ago
Daniel Gibbs
a7f6289efa
Fixed md5 checker
9 years ago
Daniel Gibbs
661e579dbe
Corrected if
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
664c35413c
Fixed gsquery.py download
9 years ago
Daniel Gibbs
d9f9e76ad9
Added module name to all install functions
9 years ago
Daniel Gibbs
fedd6394e6
Updated trap messages
9 years ago
Daniel Gibbs
9ea653ac84
added exit to trap
9 years ago
Daniel Gibbs
013332bfb1
Update trap messages
9 years ago
Daniel Gibbs
b038d38589
alterred to use -f
9 years ago
Daniel Gibbs
2d31f4795c
scriptlog will no longer be used if not installed
9 years ago
Daniel Gibbs
190fa02532
code tidy
9 years ago
Daniel Gibbs
d3f7be4919
fixed progress bar showing for some .sh files
9 years ago
Daniel Gibbs
cec75582c3
Updated fn_printokeol to fn_printokeolnl
9 years ago
Daniel Gibbs
911d649f43
Added excecutecmd to allow cmds to not execute
9 years ago
Daniel Gibbs
f732744910
Altered how source is run
9 years ago
Daniel Gibbs
05dce64eb7
Update MD5 Check
9 years ago
Daniel Gibbs
7cf9f88210
adding extraction feature
9 years ago
Daniel Gibbs
a9e3345fe7
Fixed trap
9 years ago
Daniel Gibbs
752365a1c6
added a trap
plus more fine tuning
9 years ago
Daniel Gibbs
eee9851ded
Getting functions downloader working
9 years ago
Daniel Gibbs
18df7ec459
Upload to test
9 years ago
Daniel Gibbs
c846baa68e
More changes
9 years ago
Daniel Gibbs
d5d4bee45c
adjusting display
10 years ago
Daniel Gibbs
0d6dbbaccd
error is now displayed correctly
10 years ago
Daniel Gibbs
63961792fc
filename
10 years ago
Daniel Gibbs
efd17f045c
else for fi
10 years ago
Daniel Gibbs
cecee81c30
added md5 checker
10 years ago