diff options
Diffstat (limited to 'compute-unflattened-multiver-counts-no-bc.sh')
-rw-r--r-- | compute-unflattened-multiver-counts-no-bc.sh | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/compute-unflattened-multiver-counts-no-bc.sh b/compute-unflattened-multiver-counts-no-bc.sh new file mode 100644 index 0000000..3bb955c --- /dev/null +++ b/compute-unflattened-multiver-counts-no-bc.sh @@ -0,0 +1,8 @@ +#!/bin/sh + +## SPDX-License-Identifier: CC0-1.0 +## +## Copyright (C) 2025 Woj. Kosior <koszko@koszko.org> + +exec ./compute-unflattened-multiver-counts.sh "$1" \ + --omit-packages-with-breaking-changes |