Skip to content
Snippets Groups Projects
Commit 0f96b811 authored by dakkar's avatar dakkar
Browse files

Merge branch 'fix-docker-link' into 'main'

fix link to renamed docker-compose example file

See merge request !32
parents e809c500 4d3780dd
No related branches found
No related tags found
1 merge request!32fix link to renamed docker-compose example file
Pipeline #1243 passed with stages
in 1 minute and 28 seconds
...@@ -28,7 +28,7 @@ mkdir Sharkey && mkdir Sharkey/.config ...@@ -28,7 +28,7 @@ mkdir Sharkey && mkdir Sharkey/.config
Fetch all required examples and enter directory: Fetch all required examples and enter directory:
```bash ```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/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 wget -O Sharkey/.config/docker.env https://activitypub.software/TransFem-org/Sharkey/-/raw/stable/.config/docker_example.env
cd Sharkey 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