From b1c736c4bd275c085525f32dd18221ea9d5cc1fb Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 10 Oct 2006 22:38:29 +0000 Subject: run rstrip in bash git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5044 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- scripts/rstrip.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/rstrip.sh') 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 # -- cgit v1.2.3