From 802535a3c88c51c2292cffebcb61b49bd5560ba5 Mon Sep 17 00:00:00 2001 From: Mirko Hirsch Date: Fri, 15 Nov 2013 08:27:29 +0100 Subject: [PATCH] Update make_ebusd_deb.sh --- build/make_ebusd_deb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/make_ebusd_deb.sh b/build/make_ebusd_deb.sh index b9485f79..2b8c4b6e 100644 --- a/build/make_ebusd_deb.sh +++ b/build/make_ebusd_deb.sh @@ -27,7 +27,7 @@ cd ebusd-build printf ">>> Checkout sources\n" #svn checkout https://svn.code.sf.net/p/openautomation/code/tools/ebusd -git clone https://github.com/yuhu-/ebusd.git +git clone https://github.com/JuMi2006/ebusd.git cd ebusd printf ">>> Remove hidden files\n"