Skip to content
Snippets Groups Projects
Commit 4d3780dd authored by dakkar's avatar dakkar
Browse files

fix link to renamed docker-compose example file

thanks to @ilvwrwlvs@labyrinth.zone and Ozzy for noticing
parent e809c500
No related branches found
No related tags found
1 merge request!32fix link to renamed docker-compose example file
Pipeline #1242 passed with stage
in 33 seconds
......@@ -28,7 +28,7 @@ mkdir Sharkey && mkdir Sharkey/.config
Fetch all required examples and enter directory:
```bash
wget -O Sharkey/docker-compose.yml https://activitypub.software/TransFem-org/Sharkey/-/raw/stable/docker-compose_example.yml
wget -O Sharkey/docker-compose.yml https://activitypub.software/TransFem-org/Sharkey/-/raw/stable/compose_example.yml
wget -O Sharkey/.config/default.yml https://activitypub.software/TransFem-org/Sharkey/-/raw/stable/.config/docker_example.yml
wget -O Sharkey/.config/docker.env https://activitypub.software/TransFem-org/Sharkey/-/raw/stable/.config/docker_example.env
cd Sharkey
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment