use bash for gen_image.sh
SVN-Revision: 5050
This commit is contained in:
parent
b21dde1691
commit
3791d54399
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/usr/bin/env bash
|
||||
# Copyright (C) 2006 OpenWrt.org
|
||||
|
||||
[ $# == 5 ] || {
|
||||
|
|
Loading…
Reference in a new issue