From 7b96b8302af06e48368e0365ac1277ef6d730a3a Mon Sep 17 00:00:00 2001 From: XGQT Date: Tue, 28 Apr 2020 21:12:45 +0200 Subject: [PATCH] change interpreter to bash the script only works with bash (checked with mksh - fails) --- INSTALL/Ventoy2Disk.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL/Ventoy2Disk.sh b/INSTALL/Ventoy2Disk.sh index 1ebf05cc..959138b3 100644 --- a/INSTALL/Ventoy2Disk.sh +++ b/INSTALL/Ventoy2Disk.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env bash OLDDIR=$PWD