StanfordHCI / termite

(development moved to new repos)
BSD 3-Clause "New" or "Revised" License
115 stars 36 forks source link

Your setup has a bad line #34

Open JSybrandt opened 7 years ago

JSybrandt commented 7 years ago
starting @ line 146 change to:
echo "Uncompressing Google Closure Compiler..."
unzip $LIBRARY/compiler-latest.zip closure-compiler-v20170423.jar -d $LIBRARY
 mv $LIBRARY/closure-compiler-v20170423.jar $LIBRARY/closure-compiler.jar

Note that the name of the jar file has changed