Improve command

This commit is contained in:
copy 2015-03-12 10:41:36 +01:00
parent df2d3b42a1
commit 46b5503ef5

View file

@ -97,9 +97,7 @@ wget -P images/ http://copy.sh/v86/images/{linux.iso,linux3.iso,kolibri.img,wind
# grab closure compiler
wget -P closure-compiler http://dl.google.com/closure-compiler/compiler-latest.zip
cd closure-compiler
unzip compiler-latest.zip compiler.jar
rm compiler-latest.zip
unzip -d closure-compiler closure-compiler/compiler-latest.zip compiler.jar
```
Rebuild compiled version: