Daniel Gibbs
a063b44313
updated core_install.sh
9 years ago
Daniel Gibbs
4172ceba58
changed back to -d
9 years ago
Daniel Gibbs
769b15324a
define fn_getopt
9 years ago
Daniel Gibbs
84968aa97d
corrected again
9 years ago
Daniel Gibbs
8a1b3760c2
corrected redirect
9 years ago
Daniel Gibbs
2489750802
updated date
9 years ago
Daniel Gibbs
e34d5eb715
getopt redirect for old scripts
9 years ago
Daniel Gibbs
8c996cd3fe
fixed bug
9 years ago
Daniel Gibbs
b9bc3b3961
redirect function
Any old scripts can be redirected to the new renamed functions
9 years ago
Daniel Gibbs
7f79b23f16
check_root.sh
9 years ago
Daniel Gibbs
1839121ad5
info_glibc.sh
9 years ago
Daniel Gibbs
95602338a3
check_systemdir
9 years ago
Daniel Gibbs
f005da0fe8
Renamed all functions test required now
9 years ago
Daniel Gibbs
56adabe6df
added more to check.sh
9 years ago
Daniel Gibbs
1233d2a967
systemdir
9 years ago
Daniel Gibbs
f9369ed6f2
changed debug
9 years ago
Daniel Gibbs
0172de852e
changed more functions
9 years ago
Daniel Gibbs
51414a9bc4
Changed core functions names
9 years ago
Daniel Gibbs
860126bf7d
Initial renaming
creating new branch to test renaming
9 years ago
Daniel Gibbs
d252fbb533
correctly named function
9 years ago
Daniel Gibbs
ef4a97887c
changed servefilesdu to filesdirdu
9 years ago
Daniel Gibbs
2cd2f494f7
changes serverfiles to filesdir
names the var wrong. This is confusing calling the var filesdir. I may
changes this in the future.
9 years ago
Daniel Gibbs
0da6611884
minor but fix
9 years ago
Daniel Gibbs
23f73547c2
resolves bug with appinfo.vdi fix
suggestion by @sergey-k1
should of been ${HOME} not ${rootdir}
see issue #474
9 years ago
Daniel Gibbs
35be754990
New feature: Dev debug
I useful feature for developers.
This will enable a log to be created of everything that ran when
executing a command. It uses the set command.
When you run a command a file dev-debug.log is created and will output
set -x
9 years ago
Daniel Gibbs
b1e31126bf
Removed mkdir that are no longer requred
mkdir -pv "${filesdir}" is now done in fn_install_serverdir rather than
several different places.
9 years ago
Daniel Gibbs
eec7cdb2ed
SteamCMD will now run once before updates
SteamCMD will run before updates once to ensure that it works.
This will make sure that if steamguard is required it will list the
code.
Also if dependencies are missing it will also fail.
if failure script will exit
9 years ago
Daniel Gibbs
0e61317586
Corrected space
9 years ago
Daniel Gibbs
46a812604f
added fn_arma3fix
9 years ago
Daniel Gibbs
2e3c4fe18f
Added missing quotes
9 years ago
Daniel Gibbs
d0d3f2905a
Removed double quotes
9 years ago
Daniel Gibbs
085c598385
standardised error check
9 years ago
Daniel Gibbs
dfbcee27eb
added missing quotes
9 years ago
Daniel Gibbs
ff1a3e7a8e
added missing quotes
9 years ago
Daniel Gibbs
aafc9d51fd
Added auto Y
9 years ago
Daniel Gibbs
717c7b01e6
Added validate to fn_check_steamcmd
9 years ago
Daniel Gibbs
7533688694
changed to elif
9 years ago
Daniel Gibbs
149059a016
added sleep
9 years ago
Daniel Gibbs
65e5e75971
Updated to curl
9 years ago
Daniel Gibbs
e81103498d
removed echo
9 years ago
Daniel Gibbs
912c1ba8fc
Replaced wget with curl
9 years ago
Daniel Gibbs
385ee71817
Added if statement for mkdir
9 years ago
Daniel Gibbs
34c274b180
removed -v in mkdir
9 years ago
Daniel Gibbs
40ce3fc247
changes to serverdir
9 years ago
Daniel Gibbs
7ece4ac8a2
added new contributors
9 years ago
Daniel Gibbs
295a82209d
Install filesdir now goes from serverfiles
9 years ago
Daniel Gibbs
7bbdb82955
github configs now can download form another repo
9 years ago
Daniel Gibbs
9ed0b46176
Added new messages eol
9 years ago
Daniel Gibbs
614b09b58c
updated mkdir and removed error checking
removed error checking and un needed
9 years ago
Daniel Gibbs
9be7762498
updated mkdir
9 years ago