summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"