summaryrefslogtreecommitdiff
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
parentee03a19e3a538c33e2294a8292635dc88f27d9c8 (diff)
-rw-r--r--assets/.DS_Storebin0 -> 8196 bytes
-rw-r--r--assets/images/.DS_Storebin0 -> 6148 bytes
-rw-r--r--deploy-site.sh4
3 files changed, 1 insertions, 3 deletions
diff --git a/assets/.DS_Store b/assets/.DS_Store
new file mode 100644
index 0000000..9ca90d7
--- /dev/null
+++ b/assets/.DS_Store
Binary files differ
diff --git a/assets/images/.DS_Store b/assets/images/.DS_Store
new file mode 100644
index 0000000..5008ddf
--- /dev/null
+++ b/assets/images/.DS_Store
Binary files differ
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"