Remove sops & add acs service
This commit is contained in:
@@ -4,7 +4,7 @@ source /run/secrets/main.env
|
||||
|
||||
cache=/var/lib/cloudflare-ddns/old_ip
|
||||
IP=$(@curl@/bin/curl -s 'https://api.ipify.org')
|
||||
arr=("" "git." "www.")
|
||||
arr=("" "git." "www." "acs.")
|
||||
|
||||
if [[ -f "$cache" ]]; then
|
||||
old_ip=$(cat "$cache")
|
||||
|
||||
Reference in New Issue
Block a user