Cat-Printer/build-common/0-bundle-all.sh
2022-04-06 18:13:19 +08:00

5 lines
79 B
Bash
Executable File

#!/bin/sh
python3 bundle.py $1
python3 bundle.py -w $1
python3 bundle.py -b $1