Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Commit

Permalink
gitshot tryout
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanjudis committed Oct 16, 2012
1 parent 8098dbc commit 9361c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/cushion
Expand Up @@ -12,7 +12,7 @@ var cli = require('../lib/cliRunner'),
args = process.argv;

if (args[2]) {
console.log('immediately execution of something later');
console.log('immediately execution of something');
} else {
cli.init();
}

0 comments on commit 9361c6d

Please sign in to comment.