Skip to content

Commit

Permalink
Remove link to a video that's down, fixes #52
Browse files Browse the repository at this point in the history
  • Loading branch information
g3rv4 committed Mar 25, 2024
1 parent 91a2e5e commit 9ca68b2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,4 @@ You can run it as a cron every 15 minutes, doing something like this:

```
1,16,31,46 * * * * /usr/local/bin/docker-compose -f /path/to/GetMoarFediverse/docker-compose.yml run --rm importdata > /path/to/GetMoarFediverse/cron.log 2>&1
```

### What about Docker on Windows?

I'd recommend you use the executable... but if you really want to, you can run it on Docker on Windows and set up a scheduled task. You can watch [this demo by Jeff Lindborg](https://www.youtube.com/watch?v=v73ZKtP0rzE).
```

0 comments on commit 9ca68b2

Please sign in to comment.