summaryrefslogtreecommitdiff
path: root/deploy-site.sh
diff options
context:
space:
mode:
authorBen Sanders <ben@sanders.life>2025-12-06 10:53:12 -0500
committerBen Sanders <ben@sanders.life>2025-12-06 10:53:12 -0500
commitf8e870fea82ba5f56123e0684f7d50e20167b64c (patch)
treee3f27bd231c057ebb90af27662f609a267ace69e /deploy-site.sh
parentee03a19e3a538c33e2294a8292635dc88f27d9c8 (diff)
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"