Loading Makefile +2 −2 Original line number Diff line number Diff line Loading @@ -22,5 +22,5 @@ clean: publish: all rsync -az --exclude="$(RESUME)" --exclude="Makefile" --exclude="resume.css" ./ www.shore.co.il:/var/www/htdocs/www.shore.co.il/resume clone: git push gitweb master push: git push --all gitweb Loading
Makefile +2 −2 Original line number Diff line number Diff line Loading @@ -22,5 +22,5 @@ clean: publish: all rsync -az --exclude="$(RESUME)" --exclude="Makefile" --exclude="resume.css" ./ www.shore.co.il:/var/www/htdocs/www.shore.co.il/resume clone: git push gitweb master push: git push --all gitweb