lrob
dfad528cfb
Don't try to empty an empty folder please
9 years ago
lrob
62b05cf3d1
missing space
9 years ago
lrob
4fc0176160
fixed prompts
9 years ago
lrob
52b9e0dfe3
fixed shitty syntax
9 years ago
lrob
bd28d8fe6e
appearance
9 years ago
lrob
4f83029df1
user experience
9 years ago
lrob
53113c865d
user experience again
9 years ago
lrob
acc948a077
user experience again
9 years ago
lrob
77178ed1a8
user experience...
9 years ago
lrob
196aef4dd3
updated darkrp and user exp
9 years ago
lrob
fac1423187
user experience + major fix
9 years ago
lrob
1242f0729a
improved user experience
9 years ago
lrob
433c99ad64
two main fixes & improved user experience
9 years ago
lrob
07294450a2
better display & comments / silent bzip2
9 years ago
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
ebbd32387a
fixes issues #646
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
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