1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 20:18:33 +03:00

use bash for gen_image.sh

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5050 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2006-10-11 15:21:10 +00:00
parent d4c503111c
commit 6f7e1a20f3

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
# Copyright (C) 2006 OpenWrt.org
[ $# == 5 ] || {