bootloader/image: use bash

This commit is contained in:
Stefan Saraev 2013-11-07 10:38:41 +02:00
parent c6720ee792
commit fad5106841
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
################################################################################
# This file is part of OpenELEC - http://www.openelec.tv

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
################################################################################
# This file is part of OpenELEC - http://www.openelec.tv