Skip to content

Commit

Permalink
Better example names
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Enge committed Jan 29, 2017
1 parent acfaac2 commit e93c8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'use strict'

module.exports = {
'testhook': 'hello.sh asd 1', // Name of reponame : Script
'testhook': 'hello.sh parameter1 parameter2', // Name of reponame : Script
'maccyber.io': 'maccyber.io.sh',
'fail': 'fail.sh'
}

0 comments on commit e93c8a8

Please sign in to comment.