This commit is contained in:
3
dist/ayinit.sh
vendored
3
dist/ayinit.sh
vendored
@@ -1,7 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# create new droplet, immediately set subdomain name in networking
|
# 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
|
# paste into nano new ayinit.sh don't forget to chmod a+x ayinit.sh
|
||||||
TIMEZONE='America/Vancouver'
|
TIMEZONE='America/Vancouver'
|
||||||
DOMAINNAME='subdomain.onayanova.com'
|
DOMAINNAME='subdomain.onayanova.com'
|
||||||
|
|||||||
Reference in New Issue
Block a user