6
0
Fork 0

OssCopyCommand

base
panliang 2022-07-29 15:04:16 +08:00
parent e6e3ee7abd
commit 5f9cb608f3
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ class OssCopy extends Command
$bar->advance();
}
$bar->finish();
$this->line('');
}
return 0;
}