author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Sat, 08 Sep 2012 18:48:53 +0300 | |
changeset 40 | 1c030a906e58 |
parent 39 | fb55f2e84db1 |
child 41 | 0b5af4d0fb8c |
--- a/Makefile Sat Sep 08 18:48:13 2012 +0300 +++ b/Makefile Sat Sep 08 18:48:53 2012 +0300 @@ -59,7 +59,7 @@ # Will be accessible via: http://gavenkoa.users.sourceforge.net/tips-html/frame.html .PHONY: deploy2sf-web -deploy2sf: html +deploy2sf-web: html rsync --delete -avP -e ssh tips-html/ gavenkoa@frs.sourceforge.net:/home/user-web/g/ga/gavenkoa/htdocs/tips-html/ .PHONY: deploy2sf-hg