From 35be88ec6149c9ad8d6f0a094868dc11153188c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Cluseau?= Date: Sun, 4 Jun 2023 15:06:22 +0200 Subject: [PATCH] qemu.sh needs bash too --- scripts/1.qemu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/1.qemu.sh b/scripts/1.qemu.sh index 4ba8fc3..7329466 100755 --- a/scripts/1.qemu.sh +++ b/scripts/1.qemu.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#! /bin/bash # # This collection of scripts aims to install a NOVIT cluster easily, with help of QEMU #