Skip to content

Commit 40a62c3

Browse files
committed
updated script
1 parent 08eb731 commit 40a62c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
scala -cp 'target/*:target/lib/*:$2' ModelExporter $1 out.txt
1+
echo scala -cp $(echo \'target/*:target/lib/*:$2\') ModelExporter $1 out.txt
22

3-
node ./src/main/js/extractModels.js $@
3+
node ./src/main/js/extractModels.js $@

0 commit comments

Comments
 (0)