From ceaaa19b7698971809e82d0b83f1f0106c243864 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sat, 10 Sep 2022 01:31:44 +0000 Subject: [PATCH] --- dist/ayinit.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/ayinit.sh b/dist/ayinit.sh index 960f5b7a..a54529b1 100644 --- a/dist/ayinit.sh +++ b/dist/ayinit.sh @@ -1,7 +1,8 @@ #!/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 +# copy this script to new server set these values and run when the domain has propagated +# check domain propagation using https://letsdebug.net/ # paste into nano new ayinit.sh don't forget to chmod a+x ayinit.sh TIMEZONE='America/Vancouver' DOMAINNAME='subdomain.onayanova.com'