Backup.sh
From CyberWurx Customer Wiki
(Difference between revisions)
Revision as of 14:29, 9 November 2010 (edit) Cwadmin (Talk | contribs) ← Previous diff |
Revision as of 14:29, 9 November 2010 (edit) (undo) Cwadmin (Talk | contribs) Next diff → |
||
Line 5: | Line 5: | ||
*Please restart your servers to deploy this script change. Or run '''updatescripts''' in command console. | *Please restart your servers to deploy this script change. Or run '''updatescripts''' in command console. | ||
+ | Without updating your script the following bug will still be in place: | ||
*If world_backups is missing from your directory, the backup '''WILL NOT WORK'''. | *If world_backups is missing from your directory, the backup '''WILL NOT WORK'''. |
Revision as of 14:29, 9 November 2010
Bug change 1
Bug: If the directory world_backups is deleted from the user's directory, the script will fail to create tar files of the backup.
Fix: Added a line to correct this and to create the directory if needed.
- Please restart your servers to deploy this script change. Or run updatescripts in command console.
Without updating your script the following bug will still be in place:
- If world_backups is missing from your directory, the backup WILL NOT WORK.