Max Staff
69efb4363f
Use /proc/meminfo instead of free -m ( #1971 )
* Use /proc/meminfo instead of free -m
Also uses numfmt which is included in coreutils since version 8.24.
7 years ago
Daniel Gibbs
6e778e856e
Post Scriptum ( #1981 )
* [Server Request] Postscriptum #1911
* Altered check_system_requirements.sh to use shortname
* Changed wording of Glibc Required in debug
* Rearranged code
* fixed steamcmd glibc detection
7 years ago
UltimateByte
fc2c83f1ea
Reliable way to select latest Minecraft release
fixes #1961
7 years ago
UltimateByte
49599ed658
Only check steam dependencies for steam games
related to #1941
7 years ago
Daniel Gibbs
e547909000
corrected shortname for minecraft related to #1941
7 years ago
Daniel Gibbs
9472c6759b
Hotfix/minecraft 1944 ( #1954 )
* Minecraft updater now working after changes made by Mojang
* jq is now a requirement of LinuxGSM
7 years ago
Daniel Gibbs
4cc8973c2b
changed WARNING to WARN
7 years ago
UltimateByte
1ca82a410e
Fixed wrong text in some core messages
7 years ago
UltimateByte
52a81d674a
Added sv.files.*.db
7 years ago
UltimateByte
efc7976bc9
missing space on a comment
critical fix ;D
7 years ago
UltimateByte
642f13ecd3
typo
7 years ago
UltimateByte
d209743012
bash syntax
7 years ago
UltimateByte
2a8982db5a
Full refactor to wipe and now fits new Rust files
Fixes #1830
I will test this and fix if needed
7 years ago
Daniel Gibbs
1a20656197
fixes #1846
7 years ago
UltimateByte
f60854542e
better naming for wipe all
7 years ago
UltimateByte
07e693a926
added var for fullwipe
7 years ago
UltimateByte
0faf47f027
fixed misplaced escape -_- damn me and damn sed
7 years ago
UltimateByte
bb0ae9ae53
Now trying to fix the actual sed
7 years ago
UltimateByte
099de12356
fixing more blindness on horrible sed syntax
7 years ago
UltimateByte
8b1188d8ae
Fixing my blindness
7 years ago
UltimateByte
944dadaeef
trying out different sed separator
7 years ago
UltimateByte
de7d264bf9
Attempt at fixing #1949
Fixes #1949 hopefully
7 years ago
UltimateByte
6271da3cb1
Added command wipeall
Related to #1830
7 years ago
UltimateByte
590bcb2500
Do not exit for details if IP is not set
Fixes #1385
7 years ago
Daniel Gibbs
b6e6239ff8
spaces
7 years ago
Daniel Gibbs
16f46a0cb3
missing quotes
7 years ago
Daniel Gibbs
4d6d22692b
Revert Logs
7 years ago
Daniel Gibbs
6848c9dbf7
Revert " SC2168: 'local' is only valid in functions."
This reverts commit 062ca4236c
.
7 years ago
Daniel Gibbs
616e976251
Revert "SC2168: 'local' is only valid in functions."
This reverts commit aaa971c0ad
.
7 years ago
Daniel Gibbs
cd0a2143bf
added local back again
7 years ago
Daniel Gibbs
05b5705c3f
corrected distroid
7 years ago
Daniel Gibbs
f18c9e235c
shellcheck
7 years ago
Daniel Gibbs
aaa971c0ad
SC2168: 'local' is only valid in functions.
7 years ago
Daniel Gibbs
2fb2d34373
Shellcheck
7 years ago
Daniel Gibbs
6a8edd356f
SC2181: Check exit code directly with e.g. 'if mycmd;', not indirectly with $?.
7 years ago
Daniel Gibbs
685f51623c
SC2181: Check exit code directly with e.g. 'if mycmd;', not indirectly with $?.
7 years ago
Daniel Gibbs
99bce621f1
SC2006: Use $(..) instead of legacy `..`.
7 years ago
Daniel Gibbs
062ca4236c
SC2168: 'local' is only valid in functions.
7 years ago
Daniel Gibbs
d13e8281af
Tidy up display messages and speed up check
7 years ago
Daniel Gibbs
29a60619d4
Added "No fixes required" message
7 years ago
Daniel Gibbs
b281c65c59
Further improvements to handling of mono
7 years ago
Daniel Gibbs
da988c943f
Refactor of check_deps
now includes dnf and mono support
7 years ago
Daniel Gibbs
68d847c760
Added nogui command to minecraft executable
7 years ago
Cripix
a62b313de3
Update to new stable version of sourcemod
7 years ago
T1MOXA
ee8147b330
Fix for subnets
7 years ago
Daniel Gibbs
e8b23ff9d9
typo
7 years ago
Daniel Gibbs
b01a28d484
Added new dependency detection
7 years ago
Daniel Gibbs
1325f6b994
Added SS3 fix
7 years ago
Cypher100
83c17a48dd
Use +maxplayers instead of -maxplayers
Svencoop uses +maxplayers to specify max players, not -maxplayers. If -maxplayers is utilized, it will default to 2 slots regardless of specified players.
7 years ago
Daniel Gibbs
67436b1016
Distro info is now a loop that fills in missing gaps
7 years ago