From b9921e155bc4457ff73194ac2c633af9c4477b98 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 20 Jul 2012 17:54:37 +0100 Subject: [PATCH] Backups folder added, text file as a placeholder Small text file added to this folder giving info on ZipIt backups Wanted the backups folder in the repo as standard Added note to readme file to mention adding perms on this folder too (Saves asking users to give perms on parent ICEcoder dir --- backups/info.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 backups/info.txt diff --git a/backups/info.txt b/backups/info.txt new file mode 100644 index 0000000..9c7363c --- /dev/null +++ b/backups/info.txt @@ -0,0 +1 @@ +Backups are stored in this folder every 10 mins by default \ No newline at end of file