Download and chmod instructions for tutorial backup script

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-12-10 12:15:44 +01:00
parent 0848dc212c
commit 5291084c8c
+3 -2
View File
@@ -13,9 +13,10 @@ Backup that Database!
I've already prepared a script to do the task. Before executing it in 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 it and test it in your own machine.
.. todo:: .. code-block:: console
- Link backup script from Github. $ curl --output backup_db.sh 'https://raw.githubusercontent.com/BBVA/kapow/master/docs/source/tutorial/materials/backup_db.sh'
$ chmod u+x backup_db.sh
**Junior** **Junior**