]> pere.pagekite.me Git - homepage.git/blobdiff - blog/Makefile
Push home now the links is up.
[homepage.git] / 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
-#      git push
+       git push
        git push skolelinux
 web: update
        ssh user.skolelinux.no "cd public_html/; git pull"