summaryrefslogtreecommitdiff
path: root/updatesite
diff options
context:
space:
mode:
Diffstat (limited to 'updatesite')
-rwxr-xr-xupdatesite4
1 files changed, 0 insertions, 4 deletions
diff --git a/updatesite b/updatesite
index b70eb7c..b89b23e 100755
--- a/updatesite
+++ b/updatesite
@@ -4,7 +4,3 @@ ssh root@aberrantflux.xyz "cd /srv/http/aberrantflux-site ; chown -R http:http t
if [ $# -eq 0 ]; then
exit 0
fi
-
-git add .
-git commit -m "$1"
-git push origin