]> pere.pagekite.me Git - homepage.git/commitdiff
Generated.
authorPetter Reinholdtsen <pere@hungry.com>
Tue, 29 Apr 2014 12:15:11 +0000 (14:15 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Tue, 29 Apr 2014 12:15:11 +0000 (14:15 +0200)
blog/Makefile

index f3947435176dc0c94b588c8ce42a90e87afccaa9..bdee28f7611ad9674dcc63cc44d69351229b8033 100644 (file)
@@ -8,7 +8,7 @@ clean:
 
 update: index.html
        git add $$(cvs up|grep '^?' | cut -c3-) || true
 
 update: index.html
        git add $$(cvs up|grep '^?' | cut -c3-) || true
-       git commit -m "Generated." .
+       git commit -m "Generated." . || true
        git push; git push skolelinux
 web: update
        ssh user.skolelinux.no "cd public_html/; git pull"
        git push; git push skolelinux
 web: update
        ssh user.skolelinux.no "cd public_html/; git pull"