Daniel Gibbs
fdbc6fc73c
updated function_selfname to help with issue #1425
8 years ago
Daniel Gibbs
fd835e995a
Merge pull request #1547 from pedrozun/master
Added Barren map Wipe support for RustServers
8 years ago
Zuner
2ddd0ef154
Added Barren map support
Added Barren map support, comment it
8 years ago
UltimateByte
3f9eeb4219
Slight improvement to Rust Wipe feature
More safety with rm -r "${var:?}" instead of rm -r "${var}" even though there is an if [ -d "${var}" ] check before
And now also removes map file, not only map save.
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago
s-eam
0901753364
Abstract Y/N Prompt Logic
- Modularize prompt logic into separate function (fn_prompt_yn)
- Refactor scripts to utilize fn_prompt_yn
- Enhance Y/N prompt interface for usability
8 years ago
UltimateByte
616be584d8
always end with core_exit.sh
8 years ago
UltimateByte
20314d09b2
new liners
8 years ago
UltimateByte
95ad518e3b
some more sleeps
8 years ago
UltimateByte
fe7ac7d6b6
wildcard appear not to work for "rm" command
8 years ago
UltimateByte
70cc6996a8
various improvements
8 years ago
UltimateByte
fb8c4c93c7
sleeps & better outputs
8 years ago
UltimateByte
9c7e905707
typo
8 years ago
UltimateByte
2da83d47a7
Attempt for better logging and outputs
8 years ago
UltimateByte
526402adc1
missing $
8 years ago
UltimateByte
8240e9c937
should be working, needs logging & proper output
8 years ago
UltimateByte
e3dc66aeb2
code premisses
8 years ago
UltimateByte
63e0c184c3
file init
8 years ago