mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 05:06:37 +00:00
Disable old upgrade command.
This commit is contained in:
@@ -48,6 +48,7 @@ class MigrateRecurrenceType extends Command
|
|||||||
*/
|
*/
|
||||||
public function handle(): int
|
public function handle(): int
|
||||||
{
|
{
|
||||||
|
return 0;
|
||||||
if ($this->isExecuted() && true !== $this->option('force')) {
|
if ($this->isExecuted() && true !== $this->option('force')) {
|
||||||
$this->friendlyInfo('This command has already been executed.');
|
$this->friendlyInfo('This command has already been executed.');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user