lrob
cd2b8efa19
fix variable
9 years ago
lrob
b3a9c506ae
quiet cpio
9 years ago
lrob
1381bfca5a
/dev/null wrong idea, test --warning=none
9 years ago
lrob
0b6b6ea624
> /dev/null 2>&1
9 years ago
lrob
8329b07f1f
double ?
9 years ago
lrob
687153d889
fix newfastDL + user iface
9 years ago
lrob
38fece3b0b
test fix prompt 2
9 years ago
lrob
079dde953d
test fix prompt
9 years ago
lrob
306e5c0041
correct printok
9 years ago
lrob
7f28e93a25
test user interface
9 years ago
lrob
e7beeb76ac
missing fis and then and more fixes
9 years ago
lrob
298caab68f
many improvements to test
9 years ago
lrob
4695b10cfd
exit/return fixes
9 years ago
lrob
c875598a5a
double quotes and stuff
9 years ago
lrob
fde1c3a9ab
fixed syntax
9 years ago
lrob
53777c59ec
missing fi
9 years ago
lrob
4a49c05a5f
lua file resource generator and tweaks
9 years ago
lrob
ec6ab23409
Added gmod getopt specific + fastdl
9 years ago
lrob
1859394bbf
Added fastdl command
9 years ago
lrob
490dbc55fb
Fastdl creator
9 years ago
lrob
d58b83bb4a
Added fastdl folder
9 years ago
lrob
a7c5886cec
Version number
9 years ago
lrob
1b294aad69
Removing mailx detection
so it can add required packages check anyways
9 years ago
lrob
64686921dd
Support for exim and sendmail mail servers
Fixes #695 , displayed error if another mail client was installed.
Should fix it for any mail server that makes a /usr/bin/mailx file, displaying a nice package check if exim or sendmail (very popular) are installed :)
9 years ago
lrob
a9231d8efc
Merge pull request #705 from dgibbs64/master
Updating branch
9 years ago
Daniel Gibbs
ca1e4e1af6
check SteamCMD now using functions
split this file in to smaller functions and improved the look for the
installer
9 years ago
Daniel Gibbs
79b0389642
looks better during install
9 years ago
Daniel Gibbs
752365a1c6
added a trap
plus more fine tuning
9 years ago
Daniel Gibbs
3d7ac4ed4e
Added steamcmd check to start debug
9 years ago
Daniel Gibbs
ebbd32387a
fixes issues #646
9 years ago
Daniel Gibbs
ec05d52a0f
date
9 years ago
Daniel Gibbs
ea45e1adc0
turned in to functions
9 years ago
Daniel Gibbs
eee9851ded
Getting functions downloader working
9 years ago
Daniel Gibbs
18df7ec459
Upload to test
9 years ago
Daniel Gibbs
2c73fba9ac
Merge pull request #700 from dgibbs64/ultimatebyte-fixes
Fixing ts3 update checking
9 years ago
lrob
8a325cf078
Fixing ts3 update checking
Simplifying TS3 update checking using "sort" as its best to sort version numbers without the need of removing dots and outputting the file himself.
Magic command is : cat .ts3_version_numbers_unsorted.tmp | sort -r --version-sort -o .ts3_version_numbers_sorted.tmp
9 years ago
Daniel Gibbs
e240a15ae3
Merge remote-tracking branch 'refs/remotes/origin/master' into dlmanage
9 years ago
Daniel Gibbs
74b26af7d3
Double quote to prevent globbing and word splitting.
https://github.com/koalaman/shellcheck/wiki/SC2086
9 years ago
Daniel Gibbs
9f00e837eb
Merge pull request #688 from dgibbs64/logfiles-cleaning
Logfiles cleaning
9 years ago
lrob
fce7a6a957
Added myself as a contributor :)
9 years ago
lrob
9a2bbfd572
Closing parenthesis, works better.
9 years ago
Daniel Gibbs
6b9ae31587
renamed server
9 years ago
Daniel Gibbs
443018125a
missing then
9 years ago
lrob
2bde7897a7
Adding legacy server log dir support
9 years ago
Daniel Gibbs
afff99e3fc
Updated config
9 years ago
Daniel Gibbs
1efb5db26a
ports
9 years ago
Daniel Gibbs
ff0e8a013e
corrected URL
9 years ago
Daniel Gibbs
80b54428c9
Corrected name
9 years ago
Daniel Gibbs
c7f26352e9
Adding Codename CURE
9 years ago
lrob
bb552e1d07
Moving variable initialization inside if function
9 years ago