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