Update cron scripts

This commit is contained in:
Pfych 2024-09-09 14:29:41 +10:00
parent 7f2a5238c6
commit 500d9705bf
2 changed files with 9 additions and 1 deletions

View file

@ -1,6 +1,6 @@
export AWS_PROFILE=default
DOMAIN="pfy.ch"
declare -a SUB_DOMAINS=("home" "git" "zip" "ente" "mastodon")
declare -a SUB_DOMAINS=("home" "git" "zip" "ente" "mastodon" "chat")
# Scripts
CURRENT_IP=`dig @resolver4.opendns.com myip.opendns.com +short`