aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2016-02-01Upgpkg: 1.8.9-4Gordian Edenhofer
Fix bug which prevented users from taking backups of multiple worlds. It occured due to an out-of-place quotation of a variable.
2016-01-30Upgpkg: 1.8.9-3Gordian Edenhofer
Remove out-of-place Type option from backup timer State that the config file is interpreted in bash
2016-01-26Upgpkg: 1.8.9-2Gordian Edenhofer
Check whether sudo is required for command execution Replace [ with [[ (bash)
2016-01-26Upgpkg: 1.8.9-2Gordian Edenhofer
Variable name for the management script's name
2016-01-23Upgpkg: 1.8.9-2Gordian Edenhofer
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-13Upgpkg: 1.8.9-1Gordian Edenhofer
2015-12-14Tailf is deprecated, use tail -f instead + Bugfix in tail invocationGordian Edenhofer
2015-12-14Bugfix + Cleaner server_command handlingGordian Edenhofer
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-09-20Rewriting package + Updating pkgrelGordian Edenhofer
2015-07-31Updated to 1.8.8Philip Abernethy
2015-07-03Initial commitPhilip Abernethy