aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-10-10 22:38:29 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-10-10 22:38:29 +0000
commit8d25689f5aa1b039cd43ebf5d66adfe9d5b80515 (patch)
tree2f6c8a99839b76fe038bd161708b25a328f5698c
parentb58704c5afd455e6f0900234825df0603e88781e (diff)
downloadupstream-8d25689f5aa1b039cd43ebf5d66adfe9d5b80515.tar.gz
upstream-8d25689f5aa1b039cd43ebf5d66adfe9d5b80515.tar.bz2
upstream-8d25689f5aa1b039cd43ebf5d66adfe9d5b80515.zip
run rstrip in bash
SVN-Revision: 5044
-rwxr-xr-xopenwrt/scripts/rstrip.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/scripts/rstrip.sh b/openwrt/scripts/rstrip.sh
index e63ccf0895..09a2f9f551 100755
--- a/openwrt/scripts/rstrip.sh
+++ b/openwrt/scripts/rstrip.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
#
# Copyright (C) 2006 OpenWrt.org
#