mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Updated shell script URL
Updated the URL for the automatic update script to point to a git repository instead of pastebin. This should alleviate issues with DOS-style line breaks when users don't run the downloaded file through dos2unix and end up with "invalid option" errors when trying to run the script.
This commit is contained in:
parent
9d8291c0fe
commit
af13bde5f4
@ -9,7 +9,7 @@ https://download.invoiceninja.com
|
||||
|
||||
If you have trouble updating you can manually load /update to check for errors.
|
||||
|
||||
.. TIP:: We recommend using this `shell script <https://pastebin.com/j657uv9A>`_ to automate the update process, run it as a daily cron to automatically keep your app up to date.
|
||||
.. TIP:: We recommend using this `shell script <https://github.com/titan-fail/Ninja_Update>`_ to automate the update process, run 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 and the custom company logo(s) located in the public/logo directory. For attachments make sure you do not forget to copy the storage/documents directory.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user