From cb37f51459f99f8f293869b4de28bd6d3f4e9b1f Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Fri, 29 Jul 2005 07:33:49 +0000 Subject: [PATCH] Fixed the push-master target --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9555c2b971..861e5a609a 100644 --- a/Makefile +++ b/Makefile @@ -205,7 +205,7 @@ push: push-master push-bitbake push-openembedded .PHONY: push-master push-master: update-master monotone push - scp Makefile www.nslu2-linux.org:/home/nslu/public_html/Makefile + scp Makefile rwhitby@www.nslu2-linux.org:/home/nslu/public_html/Makefile .PHONY: push-bitbake push-bitbake: update-bitbake -- 2.39.5