Daniel Gibbs
e880fda8fe
Removed local from module name as for functions only
9 years ago
Daniel Gibbs
9b855bc92d
removed non required exits
9 years ago
Daniel Gibbs
8e4c91ab28
exitcode shuffle
9 years ago
Daniel Gibbs
019f078025
exitcode shuffle
9 years ago
Daniel Gibbs
e385f56638
altered to exitcodes
9 years ago
Daniel Gibbs
a2a8208fe7
warn
9 years ago
Daniel Gibbs
1af3ce47ce
added sleep and absolute location of .dev-debug
9 years ago
Daniel Gibbs
3f22dc1ef5
converted more to exitcodes
9 years ago
Daniel Gibbs
907ae11233
and not or
9 years ago
Daniel Gibbs
7dc2a723d1
stopped exit from running if no exitcode
9 years ago
Daniel Gibbs
3d507d8d73
removed exit on pass
9 years ago
Daniel Gibbs
b077588f36
More alterations for exitcodes
9 years ago
Daniel Gibbs
a7ac7adfa2
elif
9 years ago
Daniel Gibbs
77829d393b
altered to fatal error
9 years ago
Daniel Gibbs
603fc30fdc
added exit code handling.
9 years ago
Daniel Gibbs
d9b919121e
added lock file to debug
9 years ago
Marco 'DaMaxx' Bühring
44bbcf6917
removed 'unbuffer' completely and replaced it with stdbuf
9 years ago
Marco 'DaMaxx' Bühring
f58d11d4bf
Fix for Steam Guard Authentication, possibly dirty
9 years ago
Daniel Gibbs
47f068270a
scriptlog
9 years ago
Daniel Gibbs
a0692dd9a2
Scriptlog and added info_distro.sh
9 years ago
Daniel Gibbs
3cb1246e7f
scriptlog
9 years ago
Daniel Gibbs
2ec677b94e
added core_exit.sh
9 years ago
Daniel Gibbs
f5d765dbff
Added new fn_script_log vars
Depending on the error the script log will now display PASS, FATAL,
ERROR, WARN, INFO in the log.
9 years ago
Daniel Gibbs
58b3f6301e
Added LGSM total disk used and tidy up
9 years ago
Daniel Gibbs
adfbaa49f3
updated fn_scriptlog to fn_script_log
Bringing in line with other function names
9 years ago
Alexander Hurd
2303a8b898
enabling automatic dependency installation
9 years ago
Marcus
faf7384b48
Update: command_details.sh - Show Pushbullet alert
Show Pushbullet with Email alert under Script Details
9 years ago
igeighty
f3e0172514
Update monitor_gsquery.sh
in the previous pull i had made, i mad e a typo, realvirtuality
i got a bit keen and typed to quick.
sorry guys, i have done a copy paste with the new spelling and it DOES work.
sorry, very noob error.
9 years ago
igeighty
6bd687399a
Update monitor_gsquery.sh
this fixes the monitor function for arma3 as @MPCP10 suggested
9 years ago
cedarlug
2d2d8941c3
Adding in parsing for realvirtual engine - allows arma3server to find its parameters
9 years ago
Daniel Gibbs
678f8b83f8
Removed trailing spaces from files
Added "trim_trailing_white_space_on_save": true in to my sublime
text install to make sure trailing spaces get removed.
9 years ago
cedarlug
100e065b4d
Adding unreal4 option for Ark in command_details; Integrating yadutaf\'s startup parms
9 years ago
Daniel Gibbs
9970b5b798
added required deps
9 years ago
Daniel Gibbs
0ca02af15f
added some dependencies
that may be missing in minimal installs
9 years ago
Daniel Gibbs
b3363fcca2
Updated print messages
9 years ago
Daniel Gibbs
2a9cab4456
Corrected LD_LIBRARY_PATH
9 years ago
UltimateByte
2877b798b0
New fn_print_
9 years ago
Marvin Lehmann
4e7bd44364
Fixed lock file removal for source servers
fn_stop_graceful_source() didn't call fn_stop_tmux() or ' rm -f "${rootdir}/${lockselfname}" '. That's why monitoring restarted the server when it was shutdown gratefully.
9 years ago
jakubsuchybio
176919c2c8
Add variable to set email's sender 'emailfrom'
9 years ago
UltimateByte
b321f33ea8
wrong script name "info_status" > check_status.sh
9 years ago
Daniel Gibbs
0ace80d00a
Added GES file
10 years ago
Daniel Gibbs
ee13687dbb
Added file as a required dependency
10 years ago
cedarlug
6fd13b734d
elif not if
10 years ago
cedarlug
be315b3b3d
Use unbuffer if present first, then try stdbuf
10 years ago
cedarlug
552554627c
testing stdbuf as an unbuffer replacement
10 years ago
cedarlug
570002cfce
Dang type-o
10 years ago
Daniel Gibbs
09a3cb679a
As per #815
As per #815
10 years ago
cedarlug
9f638e8fbb
Correcing reference to fn_fetch_function
10 years ago
cedarlug
cdefc548cd
Formalizing countup check and reverting upstream changes
10 years ago
cedarlug
6dc74cdf99
Folding Ark stop functionality into development paradigm
10 years ago