4 lines
137 B
Plaintext
4 lines
137 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
sevenkeys --profile=production add --card-printing-id="$(sevenkeys --profile=production search-printings)" --storagearea="$1"
|