Skip to content

Commit b45e6ea

Browse files
committed
update for develop
1 parent 794da94 commit b45e6ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
33
# Copyright 2021 Variscite Ltd.
44

5+
56
readonly FILE_SCRIPT="$(basename "$0")"
67
readonly DIR_SCRIPT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
78
readonly GIT_COMMIT="$(git --git-dir=${DIR_SCRIPT}/.git log -1 --format=%h)"

0 commit comments

Comments
 (0)