summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rwxr-xr-xtarget/image/x86/gen_image.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/image/x86/gen_image.sh b/target/image/x86/gen_image.sh
index 3edce1e40..95be6cc8e 100755
--- a/target/image/x86/gen_image.sh
+++ b/target/image/x86/gen_image.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
# Copyright (C) 2006 OpenWrt.org
[ $# == 5 ] || {