diff options
Diffstat (limited to 'resources/scripts/download/grub')
-rwxr-xr-x | resources/scripts/download/grub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/download/grub b/resources/scripts/download/grub index 9d74c568..e5a448b3 100755 --- a/resources/scripts/download/grub +++ b/resources/scripts/download/grub @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # helper script: Downloads GRUB and patches it. # |