duckdns misc
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user