Add download link to update docs

This commit is contained in:
Hillel Coren 2017-08-17 10:35:51 +03:00
parent 27c1369c90
commit b690f30cc4

View File

@ -5,6 +5,8 @@ Update
To update the app you just need to copy over the latest code. The app tracks the current version in a file called version.txt, if it notices a change it loads ``/update`` to run the database migrations.
https://download.invoiceninja.com
.. TIP:: You can use this `shell script <https://pastebin.com/j657uv9A>`_ to automate the update process, consider running it as a daily cron to automatically keep your app up to date.
If you're moving servers make sure to copy over the .env file.