mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-16 18:25:00 -06:00
Disable old upgrade command.
This commit is contained in:
parent
5664695a92
commit
4747e28621
@ -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.');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user