mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-31 15:42:03 -04:00
Updated Release notes (markdown)
parent
182c24f48c
commit
50c91b86ac
@ -30,3 +30,11 @@ Artisan::call('optimize');
|
||||
```
|
||||
|
||||
This should bring your system up to date with the least amount of pain possible.
|
||||
|
||||
> What should I do if the update fails and puts the application into a bad state?
|
||||
|
||||
Hopefully this should not happen, however it the app does get into a bad state then download the latest release file from [here](https://github.com/invoiceninja/invoiceninja/releases) and copy the files over your existing installation.
|
||||
|
||||
Then call the web url https://yourdomain/update?secret=secret
|
||||
|
||||
this web url will perform the post update steps and correct the app state.
|
Loading…
x
Reference in New Issue
Block a user