Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Aios committed Aug 12, 2018
1 parent fc0091c commit af61624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NewCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ protected function execute(InputInterface $input, OutputInterface $output)
$output->write($line);
});

$output->writeln('<comment>Application ready! Build something amazing.</comment>');
$output->writeln('<comment>AdminPanel ready! Build something amazing.</comment>');
}

/**
Expand Down

0 comments on commit af61624

Please sign in to comment.