weekly quick-entry form (#2793)
This commit is contained in:
@@ -115,7 +115,8 @@ final class ReloadCommand extends Command
|
||||
$io->warning(
|
||||
[
|
||||
'Cache could not be rebuilt.',
|
||||
'Please run the cache commands manually:',
|
||||
'Please run these commands to rebuild the cache manually:',
|
||||
'rm -r var/cache/*' . PHP_EOL .
|
||||
'bin/console cache:clear --env=' . $environment . PHP_EOL .
|
||||
'bin/console cache:warmup --env=' . $environment
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user