mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-12-22 11:36:17 +00:00
change interpreter to bash
the script only works with bash (checked with mksh - fails)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
OLDDIR=$PWD
|
OLDDIR=$PWD
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user