1 line
50 B
Bash
Executable file
1 line
50 B
Bash
Executable file
cat secrets.tar.zst.gpg | gpg -d | tar --zstd -xv
|