do not start multiple subshells for applying /etc/uci-defaults. use sh -x for hush...
[openwrt.git] / scripts / make-ipkg-dir.sh
index 236cb6f..902a4b5 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 BASE=http://svn.openwrt.org/openwrt/trunk/openwrt
 TARGET=$1
 CONTROL=$2
This page took 0.023413 seconds and 4 git commands to generate.