summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorThorsten Glaser <tg@mirbsd.org>2014-05-03 11:07:02 +0000
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-03 14:33:12 +0200
commitaa7670cd6d2b560604f75ee93f08a37831c490ef (patch)
tree91da47e0d0f4d18966fc36e2e3768900a5e3b917 /scripts
parentb0e912f902203a6ad1fbd54587dc7841c2b1ad4f (diff)
require mksh for the update-patches helper script
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/update-patches2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update-patches b/scripts/update-patches
index f4303f841..8d7559a5c 100644
--- a/scripts/update-patches
+++ b/scripts/update-patches
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/usr/bin/env mksh
# Copyright (c) 2006
# Thorsten Glaser <tg@freewrt.org>
#