summaryrefslogtreecommitdiff
path: root/scripts/build/chroot_cache
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/chroot_cache')
-rwxr-xr-xscripts/build/chroot_cache2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/chroot_cache b/scripts/build/chroot_cache
index f0a35e911..4adca2008 100755
--- a/scripts/build/chroot_cache
+++ b/scripts/build/chroot_cache
@@ -14,7 +14,7 @@ set -e
[ -e "${LIVE_BUILD}/scripts/build.sh" ] && . "${LIVE_BUILD}/scripts/build.sh" || . /usr/lib/live/build.sh
# Setting static variables
-DESCRIPTION="$(Echo 'cache chroot stage')"
+DESCRIPTION="Cache chroot stage"
HELP=""
USAGE="${PROGRAM} [--force]"