Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
8 years ago
Daniel Gibbs
dadeaed975
redirect
9 years ago
Daniel Gibbs
938d94c8f8
setup redirect
9 years ago
Daniel Gibbs
7fd3177c89
renaming update_functions to update_linuxgsm
9 years ago
Daniel Gibbs
d4c14e2158
using selfname
9 years ago
Daniel Gibbs
ee302aca40
corrected fetch file
9 years ago
Daniel Gibbs
4e1ac470a0
tidy up
9 years ago
Daniel Gibbs
8dfb3adf4b
fixing sed
9 years ago
Daniel Gibbs
9ccb9f68b2
thanks autocomplete
9 years ago
Daniel Gibbs
dae72efd96
double quotes
9 years ago
Daniel Gibbs
c5756d8e84
Further improvements
9 years ago
Daniel Gibbs
cfb0b17d6e
Basic self update feature
work in progress
9 years ago
Daniel Gibbs
87927d82eb
now checks and replaces linuxgsm.sh in tmpdir
9 years ago
Daniel Gibbs
9ac42470fe
re wording
9 years ago
Daniel Gibbs
add483114f
Testing main script file check
9 years ago
Daniel Gibbs
aac5af596d
Updated ui
9 years ago
Daniel Gibbs
6e5a93a827
corrected path
9 years ago
Daniel Gibbs
b20a33dd35
bug
9 years ago
Daniel Gibbs
a98b72cb6f
Corrected curl paths
many curl references were not using curlpath
9 years ago
Daniel Gibbs
16c94f854a
fixing issues with curl
9 years ago
Daniel Gibbs
be948aff4f
Testing updater
9 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
9 years ago
Daniel Gibbs
b9f47518b9
uf was missing a commandname
10 years ago
Marvin Lehmann
3eee2b3690
Fixed some typos and improved descriptions
These changes do not affect the functionality of the code.
10 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
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
fd4a4e57c6
message
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
56e5a1f03b
added modulename
10 years ago
Daniel Gibbs
ecc920581e
only logs is update required
10 years ago
Daniel Gibbs
aaf346a9f4
log message
10 years ago
Daniel Gibbs
04aadbc039
remove function before dl
10 years ago
Daniel Gibbs
b2d72dd1ae
added update eol
10 years ago
Daniel Gibbs
eb44ca040e
removed "20"
10 years ago
Daniel Gibbs
20189fcdc8
OK
10 years ago
Daniel Gibbs
c9c6c10d1b
using core_dl.sh to download the file
10 years ago
Daniel Gibbs
4dc5f4b199
&&
10 years ago
Daniel Gibbs
d1e7b340b8
if not empty
10 years ago
Daniel Gibbs
a3bd7ffcd9
moved curl checking loop
10 years ago
Daniel Gibbs
6dc274dddf
removed comment
10 years ago
Daniel Gibbs
e649c64b67
messages
10 years ago
Daniel Gibbs
dd19587e3e
messages
10 years ago
Daniel Gibbs
cefdbf7d42
updated curl and message
10 years ago
Daniel Gibbs
4802187fae
removed some test code
10 years ago
Daniel Gibbs
52c2a1a46d
fixes
10 years ago
Daniel Gibbs
406a806ffc
defined curlcmd as seems to forget it
10 years ago
Daniel Gibbs
98d77fea11
testing code
10 years ago
Daniel Gibbs
a535c2dca3
removed some testing code
10 years ago