Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
roktas committed Oct 16, 2023
1 parent a87a395 commit f57377b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bigbang.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ fi

LOGFILE="${TMPDIR:-/tmp}"/"${0##*/}"-"$(date --iso-8601=seconds)".log
BRANCH=${1:-}
# shellcheck disable=1091
CODENAME=$(. /etc/os-release && echo "$VERSION_CODENAME")

cd "$WORKDIR"
Expand Down

0 comments on commit f57377b

Please sign in to comment.