Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
7b49a8dd39
bugs
9 years ago
Daniel Gibbs
f75db0d256
messages
9 years ago
Daniel Gibbs
4697448b8b
messages
9 years ago
Daniel Gibbs
bc48e9c43e
no longer required
9 years ago
Daniel Gibbs
fe86ab76d6
messages
9 years ago
Daniel Gibbs
f6c60ef371
messages
9 years ago
Daniel Gibbs
b1e9435413
added creeol var
carriage return & erase to end of line back in to the script.
9 years ago
Daniel Gibbs
d8d210812a
no longer required
9 years ago
Daniel Gibbs
a01ed79d85
fixed if
9 years ago
Daniel Gibbs
9f1a86dde1
messages
9 years ago
Daniel Gibbs
c10622cf92
read
9 years ago
Daniel Gibbs
da4abb8975
added tar error checking
9 years ago
Daniel Gibbs
f2db46aaac
read y
9 years ago
Daniel Gibbs
362d1b8300
message
9 years ago
Daniel Gibbs
aeefbe964e
message
9 years ago
Daniel Gibbs
44453353df
messages
9 years ago
Daniel Gibbs
6fba694b97
messages
9 years ago
Daniel Gibbs
a0d2122361
messages
9 years ago
Daniel Gibbs
2ae02cd187
removed space in error
9 years ago
Daniel Gibbs
6a3193194d
removed local commandaction="Checking"
9 years ago
Daniel Gibbs
edaa4e2bc2
moved print_dots
9 years ago
Daniel Gibbs
8f9565cb36
lightgreen color
9 years ago
Daniel Gibbs
eed7bad25a
re arraigned exitbypass
9 years ago
Daniel Gibbs
60110fdc8c
colours are now variables
9 years ago
Daniel Gibbs
4ca81c284d
nl
9 years ago
Daniel Gibbs
54eae918bf
fn_restart command_restart.sh
9 years ago
Daniel Gibbs
82686dc616
nl
9 years ago
Daniel Gibbs
edee6c4653
corrected nl bugs
9 years ago
Daniel Gibbs
7b2e09c205
commented out for now
9 years ago
Daniel Gibbs
e3590ead0f
commended out selfname
9 years ago
Daniel Gibbs
6928a32476
removed nl
9 years ago
Daniel Gibbs
dc63005b83
removed nl
9 years ago
Daniel Gibbs
ea17d3bd96
Made messages consistent with new exitcode format
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
852a2140ba
bug: removed bash code
9 years ago
Daniel Gibbs
846754fa28
added log messages
9 years ago
Daniel Gibbs
fd4a4e57c6
message
9 years ago
Daniel Gibbs
b0628fa30c
& != teamspeak3
9 years ago
Daniel Gibbs
21a9b95c62
hides checking for update in installer
9 years ago
Daniel Gibbs
8937535295
fixing extract and copy
9 years ago
Daniel Gibbs
c7492eb7f0
removed function_selfname as breaks check.sh
9 years ago
Daniel Gibbs
6e2d050e64
added fn_update_ts3_arch to correct location
9 years ago
Daniel Gibbs
505d0c544b
stop exitmsg on same line
9 years ago
Daniel Gibbs
94be9940e0
bug
9 years ago
Daniel Gibbs
9f08f682cc
created tmp dir if missing
9 years ago
Daniel Gibbs
737f5fe3db
moved tmp file to tmp dir
9 years ago
Daniel Gibbs
462e54542f
command_update.sh
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