From 8941333508d30ce79a4dac8a6ceadd06504b6378 Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Thu, 5 Apr 2012 20:43:09 -0500 Subject: [PATCH] gnomeos-clone-qemu: use bash explicitely --- gnomeos/gnomeos-clone-qemu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnomeos/gnomeos-clone-qemu.sh b/gnomeos/gnomeos-clone-qemu.sh index be1bb713..e19abddb 100755 --- a/gnomeos/gnomeos-clone-qemu.sh +++ b/gnomeos/gnomeos-clone-qemu.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # -*- indent-tabs-mode: nil; -*- # Run built image in QEMU #