tek_transport -> tek_clock

This commit is contained in:
🪞👃🪞 2025-01-06 21:13:44 +01:00
parent 795d91abd8
commit 647f07c446
4 changed files with 6 additions and 6 deletions

View file

@ -21,12 +21,12 @@ ftpush:
git push --tags -fu codeberg
git push --tags -fu origin
transport:
clock:
reset
cargo run --bin tek_transport
transport-release:
cargo run --bin tek_clock
clock-release:
reset
cargo run --release --bin tek_transport
cargo run --release --bin tek_clock
arranger:
reset