From 8d25689f5aa1b039cd43ebf5d66adfe9d5b80515 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 10 Oct 2006 22:38:29 +0000 Subject: [PATCH] run rstrip in bash SVN-Revision: 5044 --- openwrt/scripts/rstrip.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 #