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