mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
chore(i18n): update path in the generate.sh script
This commit is contained in:
parent
6382e21fb2
commit
52ec83a0ed
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@ BASE_DIR=`dirname $0`
|
|||
cd $BASE_DIR
|
||||
|
||||
|
||||
/usr/bin/env jasmine-node spec/ --noColor && node src/closureSlurper.js
|
||||
../node_modules/.bin/jasmine-node spec/ --noColor && node src/closureSlurper.js
|
||||
|
|
|
|||
Loading…
Reference in a new issue