We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa10f4 commit cb68d4bCopy full SHA for cb68d4b
data/citewcs-1.0/init.sh
@@ -1,3 +1,4 @@
1
-# wcs 1.0 can't run with wcs 1.1 active
+# wcs 1.0 can't run with wcs 1.1 or wcs 2.0 active
2
rm $1/webapps/geoserver/WEB-INF/lib/*wcs1_1-*.jar
3
+rm $1/webapps/geoserver/WEB-INF/lib/*wcs2_0-*.jar
4
rm $1/webapps/geoserver/WEB-INF/lib/*web-wcs-*.jar
0 commit comments