summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpackage/mke2img/mke2img2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mke2img/mke2img b/package/mke2img/mke2img
index 68da6ed5ee..5e2f62f005 100755
--- a/package/mke2img/mke2img
+++ b/package/mke2img/mke2img
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# Buildroot wrapper to the collection of ext2/3/4 filesystem tools:
# - genext2fs, to generate ext2 filesystem images
OpenPOWER on IntegriCloud