mirror of
https://github.com/aljazceru/notedeck.git
synced 2025-12-28 13:34:20 +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 -- "$@"
|