Add a script to rebuild the feeds if redis fails

This commit is contained in:
Waffles
2023-01-06 09:32:46 -08:00
parent 43f041b6ad
commit 7ec729d912
2 changed files with 14 additions and 0 deletions
@@ -0,0 +1,4 @@
#!/bin/bash
# If we run this from cron, remove change to "docker exec -i" as we don't have an attached terminal
docker exec -it live-web-1 bin/tootctl feeds build --all