Skip to content

Commit

Permalink
Missed this one! getgrav#2442
Browse files Browse the repository at this point in the history
  • Loading branch information
rhukster committed Apr 12, 2019
1 parent 5362b31 commit 0f0e6ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/grav
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ $app->addCommands(array(
new \Grav\Console\Cli\ComposerCommand(),
new \Grav\Console\Cli\SandboxCommand(),
new \Grav\Console\Cli\CleanCommand(),
new \Grav\Console\Cli\CacheCommand(),
new \Grav\Console\Cli\ClearCacheCommand(),
new \Grav\Console\Cli\BackupCommand(),
new \Grav\Console\Cli\NewProjectCommand(),
new \Grav\Console\Cli\SchedulerCommand(),
Expand Down

0 comments on commit 0f0e6ab

Please sign in to comment.