X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/08516c80b576b66d01c101968ea8c56227eebf0b..33aa1c0600c2b3b8750c5daea87cdcd8625de166:/blog/Makefile diff --git a/blog/Makefile b/blog/Makefile index 125109d133..44831f3d48 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 maintainer.skolelinux.no "cd public_html/; git pull"