Add ghost to DNS
This commit is contained in:
parent
7373cdbdfd
commit
c8d0bb868b
@ -1,6 +1,6 @@
|
|||||||
export AWS_PROFILE=default
|
export AWS_PROFILE=default
|
||||||
DOMAIN="pfy.ch"
|
DOMAIN="pfy.ch"
|
||||||
declare -a SUB_DOMAINS=("home" "git" "zip" "ente" "mastodon" "chat")
|
declare -a SUB_DOMAINS=("home" "git" "zip" "ente" "mastodon" "chat" "ghost")
|
||||||
|
|
||||||
# Scripts
|
# Scripts
|
||||||
CURRENT_IP=`dig @resolver4.opendns.com myip.opendns.com +short`
|
CURRENT_IP=`dig @resolver4.opendns.com myip.opendns.com +short`
|
||||||
|
Loading…
Reference in New Issue
Block a user