]> pere.pagekite.me Git - homepage.git/blobdiff - blog/Makefile
Generated.
[homepage.git] / blog / Makefile
index bdee28f7611ad9674dcc63cc44d69351229b8033..f935992c137ce8d7f61d703412476b01f2a894ff 100644 (file)
@@ -9,6 +9,7 @@ clean:
 update: index.html
        git add $$(cvs up|grep '^?' | cut -c3-) || true
        git commit -m "Generated." . || true
-       git push; git push skolelinux
+       git push
+       git push skolelinux
 web: update
-       ssh user.skolelinux.no "cd public_html/; git pull"
+       ssh maintainer.skolelinux.no "cd public_html/; git pull"