fedimut/.tci

8 lines
186 B
Text
Raw Normal View History

2024-02-28 17:44:24 +01:00
#!/bin/bash
echo "rebuilding..."
cargo build --release
echo "installing..."
cat ./target/release/fedimut > /opt/bin/fedimut # do it like this because we lack w perms on the directory