4 lines
60 B
Bash
4 lines
60 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
python3 pybitmessage/revert_blob_to_text.py "$@"
|