Skip to content

Commit c912916

Browse files
authored
Update 3-catalogue-publication.md
1 parent ae43c9a commit c912916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/3-catalogue-publication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ pycsw-admin.py load-records -p /etc/data/export -c /etc/pycsw/pycsw.yml -y -r
112112
# PowerShell
113113
```bash
114114
docker exec -it pycsw bash -c `
115-
"pycsw-admin.py load-records -p /etc/data/export -c /etc/pycsw/pycsw.yml -y -r"
115+
"pycsw-admin.py load-records -p /srv/data/export -c /etc/pycsw/pycsw.yml -y -r"
116116
```
117117
:::
118118

0 commit comments

Comments
 (0)