We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9164d2b commit 06b8f38Copy full SHA for 06b8f38
app-setup-solr.sh
@@ -24,7 +24,7 @@ chmod +x $APP_NAME/.profile
24
chmod +x $APP_NAME/cloud-service-broker
25
26
# Add the brokerpak(s)
27
-(cd $APP_NAME && curl -f -LO https://github.com/GSA/datagov-brokerpak-solr/releases/download/${DATAGOV_BROKERPAK_SOLR_VERSION}/datagov-brokerpak-solr-${DATAGOV_BROKERPAK_SOLR_VERSION}.brokerpak)
+(cd $APP_NAME && curl -f -LO https://github.com/GSA-TTS/datagov-brokerpak-solr/releases/download/${DATAGOV_BROKERPAK_SOLR_VERSION}/datagov-brokerpak-solr-${DATAGOV_BROKERPAK_SOLR_VERSION}.brokerpak)
28
29
30
# Create a manifest for pushing by hand, if necessary
0 commit comments