aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index a2737f76..dc1f246b 100644
--- a/README
+++ b/README
@@ -62,6 +62,16 @@ If you want to install these modules:
sudo aptitude install python-lxml python-genshi
+Backup
+------
+
+If you want to backup your database:
+
+ $ su
+ $ /etc/init.d/mongodb stop
+ $ cp /var/lib/mongodb/pyaggr3g470r.* ~
+
+
Donnation
---------
If you wish and if you like pyAggr3g470r, you can donate via bitcoin. My bitcoin address: 1GVmhR9fbBeEh7rP1qNq76jWArDdDQ3otZ
bgstack15