added whitespace
This commit is contained in:
parent
aae58815a8
commit
d1c7815c4e
|
@ -56,7 +56,7 @@ HELP;
|
||||||
}
|
}
|
||||||
|
|
||||||
echo L10n::t('Check for pending update actions.') . "\n";
|
echo L10n::t('Check for pending update actions.') . "\n";
|
||||||
Update::run($a->getBasePath(), true, false,true, false);
|
Update::run($a->getBasePath(), true, false, true, false);
|
||||||
echo L10n::t('Done.') . "\n";
|
echo L10n::t('Done.') . "\n";
|
||||||
|
|
||||||
echo L10n::t('Execute pending post updates.') . "\n";
|
echo L10n::t('Execute pending post updates.') . "\n";
|
||||||
|
|
Loading…
Reference in a new issue