From 68a88bcbf59a306d05aed17a7196cdc175480bc3 Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 10 Jan 2017 16:04:50 +0000 Subject: [PATCH] Update 30-install --- root/etc/cont-init.d/30-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/etc/cont-init.d/30-install b/root/etc/cont-init.d/30-install index 621ee41..cff6026 100644 --- a/root/etc/cont-init.d/30-install +++ b/root/etc/cont-init.d/30-install @@ -2,7 +2,7 @@ # fetch site [[ ! -d /config/www/Dashboard/.git ]] && \ -git clone https://github.com/causefx/Organizr /config/www/Dashboard +git clone https://github.com/electerious/Lychee.git /config/www/lychee # permissions chown -R abc:abc \