duckdns misc

This commit is contained in:
2025-07-05 10:23:59 +08:00
parent e0fbdf852e
commit dd339f2939
2 changed files with 5 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
thisdir="$( dirname "$(readlink -e -- "${BASH_SOURCE[0]}")")"
cp -f .env.example .env
cp -f "$thisdir/.env.example" "$thisdir/.env"
cat <<EOF | sudo tee /etc/cron.d/duckdns && crontab -u "$(whoami)" /etc/cron.d/duckdns
# ------------- Minute (0 - 59)