mirror of
https://github.com/aljazceru/notedeck.git
synced 2026-01-12 21:04:23 +01:00
3 lines
65 B
Bash
Executable File
3 lines
65 B
Bash
Executable File
#!/usr/bin/env bash
|
|
cargo run --bin ui_preview --release -- "$@"
|