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