We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 794da94 commit b45e6eaCopy full SHA for b45e6ea
run.sh
@@ -2,6 +2,7 @@
2
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3
# Copyright 2021 Variscite Ltd.
4
5
+
6
readonly FILE_SCRIPT="$(basename "$0")"
7
readonly DIR_SCRIPT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
8
readonly GIT_COMMIT="$(git --git-dir=${DIR_SCRIPT}/.git log -1 --format=%h)"
0 commit comments