summaryrefslogtreecommitdiff
path: root/openwrt/scripts/make-ipkg-dir.sh
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/scripts/make-ipkg-dir.sh')
-rwxr-xr-xopenwrt/scripts/make-ipkg-dir.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/scripts/make-ipkg-dir.sh b/openwrt/scripts/make-ipkg-dir.sh
index 236cb6f..902a4b5 100755
--- a/openwrt/scripts/make-ipkg-dir.sh
+++ b/openwrt/scripts/make-ipkg-dir.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
BASE=http://svn.openwrt.org/openwrt/trunk/openwrt
TARGET=$1
CONTROL=$2