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'