Add mastodon
This commit is contained in:
parent
1e302f851d
commit
6f8b3ed619
@ -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")
|
declare -a SUB_DOMAINS=("home" "git" "zip" "ente" "mastodon")
|
||||||
|
|
||||||
# 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