Skip to content

Commit

Permalink
Merge pull request #2 from alexstep/patch-1
Browse files Browse the repository at this point in the history
Rename bin
  • Loading branch information
IshIvan authored Nov 7, 2019
2 parents 73dd3ed + b57e4b7 commit ba4b710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/shakal
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

// Provide a title to the process in `ps`.
// Due to an obscure Mac bug, do not start this title with any symbol.
process.title = 'shakal'
process.title = 'shakal-cli'

require('../scripts/index')

0 comments on commit ba4b710

Please sign in to comment.