aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2026-07-04 16:26:15 -0400
committerJack Jamison <jackqjamison@gmail.com>2026-07-04 16:26:15 -0400
commit767f89695db30c496c20cde28be80b0d69931e2d (patch)
treeaeb029fffd67c97720790244155f9f3edaa21430 /scripts
parentd0e79efdaec009e0f43e91dd1cd1dffd64f5da49 (diff)
update
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/deploy.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/deploy.sh b/scripts/deploy.sh
index f3040b8..d846429 100755
--- a/scripts/deploy.sh
+++ b/scripts/deploy.sh
@@ -1,8 +1,5 @@
#!/bin/bash
-# grab latest
-git pull
-
# setup nginx
cp ./nginx/homepage.conf /etc/nginx/sites-enabled/homepage.conf