mirror of
https://github.com/aljazceru/notedeck.git
synced 2025-12-29 22:14:22 +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 -- "$@"
|