mirror of
https://github.com/bytedream/scripts.git
synced 2025-05-09 20:25:12 +02:00
Update merge-pdf.sh
This commit is contained in:
parent
a012a61203
commit
4a4d8b8496
@ -2,7 +2,7 @@
|
||||
|
||||
while getopts ":o:" opt; do
|
||||
case $opt in
|
||||
o | output)
|
||||
o)
|
||||
output=$OPTARG
|
||||
;;
|
||||
*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user