Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Docker Image CI](https://github.com/TheMrAnderson/AfraidOrgUpdater/actions/workflows/docker-image.yml/badge.svg)](https://github.com/TheMrAnderson/AfraidOrgUpdater/actions/workflows/docker-image.yml)

Automatically update the IP address for Afraid.org by using a cron job in the container that runs every 5 minutes. The script was built using the Afraid.org cron script generation. You can check the /tmp/freedns_domain.log file inside the container to verify the update is happening every 5 minutes
Automatically update the IP address for Afraid.org by using a cron job in the container that runs every 5 minutes. The script was built using the Afraid.org cron script generation. You can check the container logs to verify the update is happening every 5 minutes

## Arguments

Expand Down
Loading