mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
3 lines
77 B
Bash
3 lines
77 B
Bash
![]() |
#!/bin/bash
|
||
|
sudo apt install pandoc python3-pip
|
||
|
pip install uuid argparse os
|