aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
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