Skip to content

Commit

Permalink
Change extension from cog to cog-s3
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseSanchezMoralesIDOX committed Oct 4, 2024
1 parent 9ad811c commit 87864e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ done

# Community plugins are not available from sourgeforge
# therefore source from https://build.geoserver.org/
community_plugins=(cog-aws jms-cluster) # activeMQ-broker )
community_plugins=(cog-s3 jms-cluster) # activeMQ-broker )
for c in "${community_plugins[@]}"
do
if [ ! -f resources/plugins/geoserver-${c}-plugin.zip ]
Expand Down

0 comments on commit 87864e2

Please sign in to comment.