diff options
Diffstat (limited to 'projects/coreboot/coreboot-helper')
-rwxr-xr-x[-rw-r--r--] | projects/coreboot/coreboot-helper | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/coreboot/coreboot-helper b/projects/coreboot/coreboot-helper index b7849373..8a528fa5 100644..100755 --- a/projects/coreboot/coreboot-helper +++ b/projects/coreboot/coreboot-helper @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Copyright (C) 2016 Paul Kocialkowski <contact@paulk.fr> # |