mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 14:31:23 +00:00
1.0.0 rewrite
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cd "$(dirname "$(realpath "$0")")/.." || exit
|
||||
|
||||
cargo build --release
|
||||
Reference in New Issue
Block a user