mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-01-12 22:45:52 +08:00
chore(i18n): update path in the generate.sh script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user