From c55f0263334a845dfa5052ee7fab0756b94c0c59 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sat, 10 Sep 2022 00:57:49 +0000 Subject: [PATCH] --- dist/ayinit.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dist/ayinit.sh b/dist/ayinit.sh index 327d59f4..30427c14 100644 --- a/dist/ayinit.sh +++ b/dist/ayinit.sh @@ -1,5 +1,7 @@ #!/bin/bash +# create new droplet, immediately set subdomain name in networking +# copy this script to new server set these values and run only once the domain has propagated TIMEZONE='America/Vancouver' DOMAINNAME='subdomain.onayanova.com'