mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 06:21:23 +00:00
8 lines
155 B
Bash
Executable File
8 lines
155 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
cd "$(dirname "$(realpath "$0")")/.." || exit
|
|
|
|
rm -rf ./target/cargo-generate-rpm
|
|
|
|
cargo install cargo-generate-rpm
|
|
cargo-generate-rpm |