Browse Source

Move deploy to personal server

Thomas Dy 9 years ago
parent
commit
6ce6f054b4
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Makefile

+ 1 - 2
Makefile

@@ -7,5 +7,4 @@ build:
 	hugo
 
 deploy: build
-	git commit-tree -p master -m "updated" source:output | xargs git update-ref refs/heads/master
-	git push
+	rsync -avz --delete output/ thatsmydoing.xen.prgmr.com:/var/www/pleasantprogrammer.com/