From: Petter Reinholdtsen Date: Mon, 23 May 2016 07:21:25 +0000 (+0200) Subject: Push home now the links is up. X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/6a563f567f1a943e03144bcb8b8ceac27dedec72?ds=inline;hp=9843bbdafa0a3377838f43120e3cb8ac7b9debac Push home now the links is up. --- diff --git a/blog/Makefile b/blog/Makefile index 69fcf58ab7..6eb54a794d 100644 --- a/blog/Makefile +++ b/blog/Makefile @@ -9,7 +9,7 @@ clean: update: index.html git add $$(cvs up|grep '^?' | cut -c3-) || true git commit -m "Generated." . || true -# git push + git push git push skolelinux web: update ssh user.skolelinux.no "cd public_html/; git pull"