From 4e7d3fe8d9cbe0fe7d0e58c17bce8e13a58f3754 Mon Sep 17 00:00:00 2001 From: Felix Fietkau 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 e63ccf0895..09a2f9f551 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