Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-fiscaletti committed Mar 23, 2022
1 parent 8b05d5a commit 17e47e4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
Binary file modified docs/images/new-instance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 0 additions & 4 deletions lib/cli/new.js
Original file line number Diff line number Diff line change
Expand Up @@ -214,9 +214,5 @@ module.exports = async cli => {
return;
}

lines.push('');
lines.push(chalk.hex('#e6d74e')(`Run the following commands to finalize the setup.`));
lines.push('');
lines.push(` - Setup Database : '${chalk.hex('#4e88e6')(`coattail data migrate latest -i ${directory}`)}'`);
cli.success(`Coattail Instance Created`, lines);
};
Binary file added logo_p.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 17e47e4

Please sign in to comment.