summaryrefslogtreecommitdiffstats
path: root/support/scripts/hardlink-or-copy
diff options
context:
space:
mode:
Diffstat (limited to 'support/scripts/hardlink-or-copy')
-rwxr-xr-xsupport/scripts/hardlink-or-copy2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/scripts/hardlink-or-copy b/support/scripts/hardlink-or-copy
index b046bdf059..a052318ffa 100755
--- a/support/scripts/hardlink-or-copy
+++ b/support/scripts/hardlink-or-copy
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# Try to hardlink a file into a directory, fallback to copy on failure.
#
OpenPOWER on IntegriCloud