Skip to content

Commit

Permalink
IQSS#11126 per qqmyers we want curl -L -O
Browse files Browse the repository at this point in the history
  • Loading branch information
donsizemore committed Jan 28, 2025
1 parent 12259fc commit de787ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/release-notes/6.2025.1_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ mv $PAYARA $PAYARA.6.2024.6

```shell
cd /usr/local
curl https://github.com/IQSS/dataverse/raw/refs/tags/v6.6/conf/payara/domain.xml
curl -L -O https://github.com/IQSS/dataverse/raw/refs/tags/v6.6/conf/payara/domain.xml
```

iii. Copy Dataverse-related lines from your existing domain.xml to sections of the new domain.xml highlighted by `Dataverse-instance-specific` comments
Expand Down

0 comments on commit de787ba

Please sign in to comment.