Compare commits
No commits in common. "c46c9f14ff937ae63950c37e5c2ca822a6d1c6a6" and "6e4ce36f167b102f76f1084ea25dae83d07da6b5" have entirely different histories.
c46c9f14ff
...
6e4ce36f16
@ -1,7 +1,7 @@
|
||||
[Layout]
|
||||
DisplayNames=
|
||||
LayoutList=us
|
||||
Options=ctrl:nocaps,altwin:meta_win
|
||||
Options=ctrl:nocaps
|
||||
ResetOldOptions=true
|
||||
Use=true
|
||||
VariantList=
|
||||
|
@ -1,6 +1,6 @@
|
||||
export AWS_PROFILE=default
|
||||
DOMAIN="pfy.ch"
|
||||
declare -a SUB_DOMAINS=("home")
|
||||
declare -a SUB_DOMAINS=("home" "git" "zip" "ente" "mastodon" "chat" "ghost")
|
||||
|
||||
# Scripts
|
||||
CURRENT_IP=`dig @resolver4.opendns.com myip.opendns.com +short`
|
||||
|
Loading…
Reference in New Issue
Block a user