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