1.0.0 rewrite

This commit is contained in:
2025-09-24 22:51:34 +03:00
parent 0535744b30
commit dfe7a7e971
32 changed files with 6973 additions and 7 deletions
+8
View File
@@ -0,0 +1,8 @@
#!/usr/bin/env bash
cd "$(dirname "$(realpath "$0")")/.." || exit
rm -rf ./target/debian
cargo install cargo-deb
cargo-deb