aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdeploy.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/deploy.sh b/deploy.sh
index 5a8bd10..0088bb4 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -59,5 +59,5 @@ tput sgr0
git checkout controller
-#git push --follow-tags origin controller
-#git push origin gh-pages
+git push --follow-tags origin controller
+git push origin gh-pages