buildsys: we require bash

This commit is contained in:
Stefan Saraev 2014-03-27 15:17:36 +02:00
parent bb3a9b335f
commit 7dc87c3c32
4 changed files with 4 additions and 4 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

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