From 960e7a2466673a0318cbf08971d48699e4f3db05 Mon Sep 17 00:00:00 2001 From: Disassembler Date: Sat, 27 Oct 2018 06:54:54 +0200 Subject: [PATCH] minor fixes --- basic/srv/vm/templates/setup-apps.html | 2 +- crisiscleanup/lxcfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/basic/srv/vm/templates/setup-apps.html b/basic/srv/vm/templates/setup-apps.html index 364c56b..045299f 100644 --- a/basic/srv/vm/templates/setup-apps.html +++ b/basic/srv/vm/templates/setup-apps.html @@ -72,7 +72,7 @@   - + diff --git a/crisiscleanup/lxcfile b/crisiscleanup/lxcfile index dd10ef2..2d41ea7 100644 --- a/crisiscleanup/lxcfile +++ b/crisiscleanup/lxcfile @@ -17,7 +17,7 @@ RUN EOF apk --no-cache add --virtual .deps build-base git libxml2-dev libxslt-dev linux-headers npm postgresql-dev yarn zlib-dev # Clone CrisisCleanup - git clone --depth 50 https://github.com/CrisisCleanup/crisiscleanup /srv/crisiscleanup + git clone --depth 1000 https://github.com/CrisisCleanup/crisiscleanup /srv/crisiscleanup # TODO: Update ruby version git -C /srv/crisiscleanup checkout b9035bd44fff371ea3d525eb560ff45504acaee7