From ab52f2f5ee058cd3a62e2abed8cfabf7cf9386e0 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 20 Feb 2012 12:48:57 -0500 Subject: [PATCH] makefile cleanup --- Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 5b8c214..ef53584 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,5 @@ html: cat README.md|sed 's/(http:\/\/httpbin.org\//(\//'|ronn -5 -f --style 80c --pipe > ./httpbin/templates/httpbin.1.html -deploy: - epio upload -a httpbin - run: html - foreman start \ No newline at end of file + foreman start