summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xupdatesite3
1 files changed, 2 insertions, 1 deletions
diff --git a/updatesite b/updatesite
index 066cfd5..f7d2e95 100755
--- a/updatesite
+++ b/updatesite
@@ -6,4 +6,5 @@ fi
git add .
git commit -m "$1"
-git push
+git push origin
+git push mirror