doc: make example script downloadable

Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@bbva.com>
This commit is contained in:
pancho horrillo
2019-12-11 10:45:48 +01:00
parent 5364b31603
commit 3bed9924d5
+2 -1
View File
@@ -11,7 +11,8 @@ Backup that Database!
project team ask us for a backup every time a project is finished.
I've already prepared a script to do the task. Before executing it in
production download it and test it in your own machine.
production, :download:`download it <./materials/backup_db.sh>` and test it in
your own machine.
.. code-block:: console