Skip to content

Commit 52ec83a

Browse files
committed
chore(i18n): update path in the generate.sh script
1 parent 6382e21 commit 52ec83a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

i18n/generate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ BASE_DIR=`dirname $0`
44
cd $BASE_DIR
55

66

7-
/usr/bin/env jasmine-node spec/ --noColor && node src/closureSlurper.js
7+
../node_modules/.bin/jasmine-node spec/ --noColor && node src/closureSlurper.js

0 commit comments

Comments
 (0)