Add ghost to DNS
This commit is contained in:
parent
7373cdbdfd
commit
c8d0bb868b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
export AWS_PROFILE=default
|
||||
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
|
||||
CURRENT_IP=`dig @resolver4.opendns.com myip.opendns.com +short`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue