mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Add download link to update docs
This commit is contained in:
parent
27c1369c90
commit
b690f30cc4
@ -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.
|
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.
|
.. 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.
|
If you're moving servers make sure to copy over the .env file.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user