diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -59,9 +59,7 @@ These modules are not required but enables more features: If you want to install these modules: -.. code-block:: bash - - sudo aptitude install python-lxml python-genshi + $ sudo aptitude install python-lxml python-genshi Backup @@ -69,8 +67,6 @@ Backup If you want to backup your database: -.. code-block:: bash - $ su $ /etc/init.d/mongodb stop $ cp /var/lib/mongodb/pyaggr3g470r.* ~ |