-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jason B edited this page Aug 16, 2018
·
4 revisions
backup.sh
- Add a "check variables" statement before the script executes anything... (should stop some bugs)
- Only checks
savemethod
&autoupdate
for now
- Only checks
- Remove pushover dependency
- Add option to toggle logging on or off
- Add function to use RCON instead of screen
- Add cron file instructions
- FIX Pushover command leaving junk in terminal screen
minecraft-server.service
- Add an RCON version instead of screen
- Use this awesome CLI Rcon-cli