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