-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
AnatolyUss
committed
Sep 11, 2017
1 parent
52b03ae
commit 22c6c14
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,7 +62,7 @@ module.exports = self => { | |
+ '\n\t\\| \\/ /_|/______/' | ||
+ '\n\n\tNMIG - the database migration tool' | ||
+ '\n\tCopyright (C) 2016 - present, Anatoly Khaytovich <[email protected]>\n\n' | ||
+ '\t--[boot] Configuration has being just loaded.' | ||
+ '\t--[boot] Configuration has been just loaded.' | ||
+ message; | ||
|
||
console.log(logo); | ||
|