This commit is contained in:
2022-09-10 01:31:44 +00:00
parent 2089b4e99a
commit ceaaa19b76

3
dist/ayinit.sh vendored
View File

@@ -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'