release.sh script - do not remove the build/closure-compiler folder
This commit is contained in:
@@ -41,8 +41,6 @@ mv ../../compiler.jar ../tools/closure-compiler.jar
|
|||||||
./build.py -c none mobile OpenLayers.mobile.debug.js
|
./build.py -c none mobile OpenLayers.mobile.debug.js
|
||||||
./build.py -c none light OpenLayers.light.debug.js
|
./build.py -c none light OpenLayers.light.debug.js
|
||||||
mv OpenLayers*.js ../
|
mv OpenLayers*.js ../
|
||||||
rm -rf closure-compiler
|
|
||||||
rm closure*.py
|
|
||||||
rm ../tools/closure-compiler.jar
|
rm ../tools/closure-compiler.jar
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
|
|||||||
Reference in New Issue
Block a user