From 5c5c01ed1007e0ce1c32187e7aabcd7030b5cd26 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Wed, 11 Jan 2017 14:18:53 +0100 Subject: [PATCH] Update auto.sh --- auto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto.sh b/auto.sh index 585a0da..7d1a9e9 100644 --- a/auto.sh +++ b/auto.sh @@ -10,7 +10,7 @@ apt-get install git libssl-dev libpam0g-dev zlib1g-dev dh-autoreconf cd /opt/ -git clone https://github.com/shellinabox/shellinabox.git && cd shellinabox +git clone https://github.com/simono41/shellinabox.git && cd shellinabox autoreconf -i