Skip to content

Commit

Permalink
chore: reduce verbosity in update.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Shane Utt <[email protected]>
  • Loading branch information
shaneutt committed Dec 9, 2024
1 parent e28e628 commit 1ace8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# See: https://github.com/kube-rs/kopium
# ------------------------------------------------------------------------------

set -eoux pipefail
set -eou pipefail

VERSION="v1.2.1"

Expand Down

0 comments on commit 1ace8d4

Please sign in to comment.