gnomeos-clone-qemu: use bash explicitely
This commit is contained in:
parent
b64cd799dc
commit
8941333508
|
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
# -*- indent-tabs-mode: nil; -*-
|
# -*- indent-tabs-mode: nil; -*-
|
||||||
# Run built image in QEMU
|
# Run built image in QEMU
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue