mirror of
http://gitea.phreedom.club/localhost_frssoft/pleroma-cli
synced 2024-11-01 04:47:18 +00:00
5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
awk '/-----BEGIN PGP MESSAGE-----/,/-----END PGP MESSAGE----/'
|
||
|
|