summaryrefslogtreecommitdiff
path: root/deploy-site.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy-site.sh')
-rw-r--r--deploy-site.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/deploy-site.sh b/deploy-site.sh
index d039515..dd913d4 100644
--- a/deploy-site.sh
+++ b/deploy-site.sh
@@ -1,9 +1,7 @@
#!/bin/bash
JEKYLL_DIR="/_site"
-DEPLOY_USER="sanderstggrp"
-DEPLOY_HOST="64.42.181.202"
-DEPLOY_PORT="22"
+DEPLOY_HOST="workprod02"
DEPLOY_PATH="/home/sanderstggrp/web/sanderstechnologygroup.com/public_html"
# cd "$JEKYLL_DIR"