diff options
Diffstat (limited to 'projects/coreboot/coreboot-helper')
-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 --- 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> # |