summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--update-kernel.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/update-kernel.in b/update-kernel.in
index 165a9a3..0e3958a 100644
--- a/update-kernel.in
+++ b/update-kernel.in
@@ -126,6 +126,7 @@ while :; do
MEDIA=yes
;;
-d|--keys-dir)
+ shift
KEYS_DIR="$1"
;;
--repositories-file)