mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fixes for self update (#3315)
This commit is contained in:
parent
f612566514
commit
cd961e2098
@ -120,7 +120,7 @@ return [
|
||||
//]
|
||||
],
|
||||
'post_update' => [
|
||||
'postupdate:cleanup' => [
|
||||
'ninja:post-update' => [
|
||||
'class' => \App\Console\Commands\ArtisanUpgrade::class,
|
||||
'params' => [],
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user