Commit Graph

64 Commits (5560d34550e1324a762406bfc57de2692d126235)

Author SHA1 Message Date
Gordian Edenhofer 79570a0604 Upgpkg: 1.8.9-4
Fix bug which prevented users from taking backups of multiple
worlds. It occured due to an out-of-place quotation of a variable.
2016-02-01 21:01:49 +01:00
Gordian Edenhofer 6c008ee185 Upgpkg: 1.8.9-3
Remove out-of-place Type option from backup timer
State that the config file is interpreted in bash
2016-01-30 13:07:29 +01:00
Tyler Langlois d7c04f25b6 minecraft-server: remove out-of-place Type option in backup timer 2016-01-29 23:46:34 -05:00
Gordian Edenhofer 562fc844e8 Upgpkg: 1.8.9-2
Check whether sudo is required for command execution
Replace [ with [[ (bash)
2016-01-26 20:30:17 +01:00
Gordian Edenhofer 130c71b396 Upgpkg: 1.8.9-2
Variable name for the management script's name
2016-01-26 00:18:20 +01:00
Gordian Edenhofer b94e3db3db Upgpkg: 1.8.9-2
Restore backups easily with the delivered bash script
Human readable naming schema for backups
Backed up directories are now relative
Group has write permission (g+ws) to SERVER_ROOT
Proper quotation of variables which might contain spaces
2016-01-23 12:45:46 +01:00
Gordian Edenhofer fc5a4e085d Upgpkg: 1.8.9-1 2016-01-13 23:12:52 +01:00
Gordian Edenhofer ccd743fc8a Tailf is deprecated, use tail -f instead + Bugfix in tail invocation 2015-12-14 21:59:11 +01:00
Gordian Edenhofer 2d367a746a Bugfix + Cleaner server_command handling
Fix a bug which was introduced by the new indentation (cat EOF).
Tailf which is used to retrieve the server output closes itself as
soon as the minecraft command is triggered. Since this functionality
is build into tailf there is no need to reinvent the wheel.
2015-12-14 11:51:31 +01:00
Gordian Edenhofer 761f7b2418 Indentation: Use tabs everywhere 2015-12-13 15:32:38 +01:00
Gordian Edenhofer 57d7104491 Fix typo in .install 2015-09-21 19:48:02 +02:00
Gordian Edenhofer d897c06c86 Rewriting package + Updating pkgrel 2015-09-20 23:23:34 +02:00
Philip Abernethy f2bd9cf1fc Updated to 1.8.8 2015-07-31 18:33:43 +02:00
Philip Abernethy 2c972cc099 Initial commit 2015-07-03 19:16:00 +02:00