3 lines
68 B
Plaintext
3 lines
68 B
Plaintext
|
|
#!/usr/bin/env bash
|
||
|
|
blackbox decrypt --all --overwrite --group "$1"
|