Add storage backend move cronjob
- Fix typos in Console\Storage and Worker\CronJobs
This commit is contained in:
@@ -84,7 +84,7 @@ HELP;
|
||||
|
||||
if ($current === '') {
|
||||
$this->out();
|
||||
$this->out('This sistem is using legacy storage system');
|
||||
$this->out('This system is using legacy storage system');
|
||||
}
|
||||
if ($current !== '' && !$isregisterd) {
|
||||
$this->out();
|
||||
|
||||
Reference in New Issue
Block a user