mirror of
https://github.com/NaitLee/Cat-Printer.git
synced 2025-05-16 07:10:30 -07:00
5 lines
79 B
Bash
Executable File
5 lines
79 B
Bash
Executable File
#!/bin/sh
|
|
python3 bundle.py $1
|
|
python3 bundle.py -w $1
|
|
python3 bundle.py -b $1
|