1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 16:41:59 +02:00

use bash for gen_image.sh

SVN-Revision: 5050
This commit is contained in:
Felix Fietkau 2006-10-11 15:21:10 +00:00
parent b21dde1691
commit 3791d54399

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