mirror of
https://github.com/g3rv4/GetMoarFediverse.git
synced 2024-11-07 08:14:04 +01:00
Remove link to a video that's down, fixes #52
This commit is contained in:
parent
91a2e5ebae
commit
9ca68b220c
@ -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).
|
||||
```
|
Loading…
Reference in New Issue
Block a user