summaryrefslogtreecommitdiffstats
path: root/scripts/rstrip.sh
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-10-10 22:38:29 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-10-10 22:38:29 +0000
commitb1c736c4bd275c085525f32dd18221ea9d5cc1fb (patch)
tree9827c06af8e47064dc25f9fd68b03aea495de4c3 /scripts/rstrip.sh
parentc8f0c158743ca694d4bbc30d1e4ae45a316312f5 (diff)
run rstrip in bash
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5044 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'scripts/rstrip.sh')
-rwxr-xr-xscripts/rstrip.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rstrip.sh b/scripts/rstrip.sh
index e63ccf089..09a2f9f55 100755
--- a/scripts/rstrip.sh
+++ b/scripts/rstrip.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
#
# Copyright (C) 2006 OpenWrt.org
#