3 lines
82 B
Plaintext
3 lines
82 B
Plaintext
|
|
#!/usr/bin/env bash
|
||
|
|
exec blackbox decrypt --all --agentcheck=true --overwrite "@"
|