This commit is contained in:
8
dist/ayinit.sh
vendored
8
dist/ayinit.sh
vendored
@@ -6,9 +6,11 @@
|
||||
# 4) check DNS available using https://letsdebug.net/
|
||||
# 5) Open putty, select X.onayanova.com, change ip to new droplet domain name and open it
|
||||
# 6) nano ayinit.sh paste in this
|
||||
# 7) chmod a+x ayinit.sh
|
||||
# 8) ./ayinit.sh
|
||||
# 9) profit$
|
||||
# 7) CHANGE the values at the top of the script to the desired time zone and subdomain
|
||||
# 8) Save and exit nano
|
||||
# 9) chmod a+x ayinit.sh
|
||||
# 10) ./ayinit.sh
|
||||
# 11) profit$
|
||||
|
||||
TIMEZONE='America/Vancouver'
|
||||
DOMAINNAME='subdomain.onayanova.com'
|
||||
|
||||
Reference in New Issue
Block a user