1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-27 18:23:09 +02:00

force using bash, because of bash/dash/whatever-sh incompabilities...

This commit is contained in:
Mirko Vogt 2010-08-13 11:34:06 +00:00
parent 64df31cf25
commit 56538f6d19

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
BASE_DIR="xburst"