]> pere.pagekite.me Git - homepage.git/commitdiff
Push home now the links is up.
authorPetter Reinholdtsen <pere@hungry.com>
Mon, 23 May 2016 07:21:25 +0000 (09:21 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Mon, 23 May 2016 07:21:25 +0000 (09:21 +0200)
blog/Makefile

index 69fcf58ab70c78bf1de7a2873584410499a64b5d..6eb54a794d6eccb1f5b94348f0c0844074ac6d25 100644 (file)
@@ -9,7 +9,7 @@ clean:
 update: index.html
        git add $$(cvs up|grep '^?' | cut -c3-) || true
        git commit -m "Generated." . || true
 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"
        git push skolelinux
 web: update
        ssh user.skolelinux.no "cd public_html/; git pull"