small fix

This commit is contained in:
2026-07-26 20:21:46 +02:00
parent f037409f99
commit 54c52afe5a
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -244,6 +244,14 @@ docker run --rm -it \
httpd:2.4-alpine \
htpasswd -B -c /data/users tomasr
######################################################################3
# freshrss-fav-archiver
###########################
step "Initializing freshrss-fav-archiver"
systemctl enable --now freshrss-fav-archiver.timer
################################################################################
# Done
################################################################################