Skip to content

Commit 32171b3

Browse files
committed
Fixing magerun file command
1 parent fd7de97 commit 32171b3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

n98-magerun.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ autoloaders:
55

66
commands:
77
customCommands:
8-
- "download:file": MageDownload\Command\DownloadCommand
8+
- "download:configure": MageDownload\Command\ConfigureCommand
9+
- "download:file": MageDownload\Command\FileCommand
910
- "download:info": MageDownload\Command\InfoCommand
1011

1112
autoloaders_psr4:

0 commit comments

Comments
 (0)