diff options
Diffstat (limited to 'projects/libreboot-sources/install')
-rwxr-xr-x | projects/libreboot-sources/install/libreboot-sources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/libreboot-sources/install/libreboot-sources b/projects/libreboot-sources/install/libreboot-sources index e85d3c22..f51fb93a 100755 --- a/projects/libreboot-sources/install/libreboot-sources +++ b/projects/libreboot-sources/install/libreboot-sources @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Copyright (C) 2016 Paul Kocialkowski <contact@paulk.fr> # |