mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 06:21:23 +00:00
1.0.0 rewrite
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cd "$(dirname "$(realpath "$0")")/.." || exit
|
||||
|
||||
rm -rf ./target/debian
|
||||
|
||||
cargo install cargo-deb
|
||||
cargo-deb
|
||||
Reference in New Issue
Block a user