4 lines
122 B
Bash
4 lines
122 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
cargo run -- --repo https://git.front.kjuulh.io/kjuulh/obsidian.git --path areas/blog/posts --out dest/posts
|