From a800358ceff81134a2538e50298eaff240dbcc94 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 21 Nov 2014 12:40:55 +0000 Subject: [PATCH] update-kernel: fix typo --- update-kernel.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-kernel.in b/update-kernel.in index 09b6b9e..2ae397e 100644 --- a/update-kernel.in +++ b/update-kernel.in @@ -130,7 +130,7 @@ trap clean_up EXIT $SIGNALS if [ "$SUPERUSER" ]; then - apk add $QUIET_OPT --update--cache -t $VIRTUAL mkinitfs squashfs-tools + apk add $QUIET_OPT --update-cache -t $VIRTUAL mkinitfs squashfs-tools fi if [ -z "$features" ]; then -- 2.1.3