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