fixed site deploy script to work with cloudflare-backed site
This commit is contained in:
parent
6f86e6ff97
commit
35cc8fa930
@ -82,7 +82,7 @@ function updateIdeaPluginDownloadLink() {
|
|||||||
# default target settings
|
# default target settings
|
||||||
case "com" in
|
case "com" in
|
||||||
com)
|
com)
|
||||||
SSH_HOST=sergeych@lynglang.com # host to deploy to
|
SSH_HOST=sergeych@d.lynglang.com # host to deploy to
|
||||||
SSH_PORT=22 # ssh port on it
|
SSH_PORT=22 # ssh port on it
|
||||||
ROOT=/bigstore/sergeych_pub/lyng # directory to rsync to
|
ROOT=/bigstore/sergeych_pub/lyng # directory to rsync to
|
||||||
;;
|
;;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user