diff options
Diffstat (limited to 'compute-tree-size-stats-no-bc.sh')
-rwxr-xr-x | compute-tree-size-stats-no-bc.sh | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/compute-tree-size-stats-no-bc.sh b/compute-tree-size-stats-no-bc.sh new file mode 100755 index 0000000..2c3fb56 --- /dev/null +++ b/compute-tree-size-stats-no-bc.sh @@ -0,0 +1,7 @@ +#!/bin/sh + +## SPDX-License-Identifier: CC0-1.0 +## +## Copyright (C) 2025 Woj. Kosior <koszko@koszko.org> + +exec ./compute-tree-size-stats.sh "$1" --omit-packages-with-breaking-changes |