aboutsummaryrefslogtreecommitdiff
path: root/projects/cros-ec
diff options
context:
space:
mode:
Diffstat (limited to 'projects/cros-ec')
-rwxr-xr-xprojects/cros-ec/cros-ec2
-rwxr-xr-xprojects/cros-ec/cros-ec-helper2
2 files changed, 2 insertions, 2 deletions
diff --git a/projects/cros-ec/cros-ec b/projects/cros-ec/cros-ec
index 1e90c28e..a8a5a634 100755
--- a/projects/cros-ec/cros-ec
+++ b/projects/cros-ec/cros-ec
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# Copyright (C) 2016 Paul Kocialkowski <contact@paulk.fr>
#
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>
#