Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nacx committed Mar 5, 2024
1 parent 5a510b8 commit 63c1d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-in-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ if [[ ${#} -lt 2 ]]; then
exit 1
fi

set -e
set -ex

ROOT=$(dirname "${0}")
GO_VERSION=$(sed -ne 's/^go //gp' "${ROOT}/go.mod")
Expand Down

0 comments on commit 63c1d18

Please sign in to comment.