summaryrefslogtreecommitdiffstats
path: root/makeself/jobs/10-prepare-destination.install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'makeself/jobs/10-prepare-destination.install.sh')
-rwxr-xr-xmakeself/jobs/10-prepare-destination.install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/makeself/jobs/10-prepare-destination.install.sh b/makeself/jobs/10-prepare-destination.install.sh
index 58c8c25fd..019732636 100755
--- a/makeself/jobs/10-prepare-destination.install.sh
+++ b/makeself/jobs/10-prepare-destination.install.sh
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
+# SPDX-License-Identifier: GPL-3.0-or-later
. $(dirname "${0}")/../functions.sh "${@}" || exit 1