About Social Code
summaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index 78ad0d9..e536296 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -1 +1,4 @@
-git subtree push --prefix html origin gh-pages
+# Old deploy to gitlab pages
+# git subtree push --prefix html origin gh-pages
+
+rsync -avz --delete html/ game.fryzekconcepts.com:/var/www/blog/