Merge pull request #186 from IronTetsubo/pull2

Fixes marcuswhybrow/minecraft-server-manager#147
This commit is contained in:
Marcus Whybrow 2013-09-02 15:14:01 -07:00
commit 04370c5a76

View File

@ -1563,6 +1563,7 @@ server_backup() {
manager_property SERVER_STORAGE_PATH
server_property "$1" COMPLETE_BACKUP_FOLLOW_SYMLINKS
server_property "$1" BACKUP_PATH
server_property "$1" USERNAME
echo -n "Backing up the entire server directory... "