Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cvvz committed Oct 16, 2023
1 parent 617ea0e commit 7096aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/blobfuse-proxy/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ case "${DISTRIBUTION}" in
;;
*)
echo "Unsupported distribution: ${DISTRIBUTION}"
exit 1
break
;;
esac

Expand Down

0 comments on commit 7096aa8

Please sign in to comment.