swc/crates/dbg-swc/scripts/reduce-list.sh
2022-08-06 22:01:01 +09:00

4 lines
88 B
Bash
Executable File

#!/usr/bin/env bash
set -eu
cat list.txt | xargs -L 1 -I {} ./scripts/reduce-size.sh {}