ci: fix typo

This commit is contained in:
əlemi 2024-02-22 04:59:34 +01:00
parent e105d40308
commit b531033865
Signed by: alemi
GPG key ID: A4895B84D311642C

4
.tci
View file

@ -2,5 +2,5 @@
cargo build --release
systemctl --user stop mumble-stats
cat ./target/release/mumble-stats-api > /opt/bin/mumble-stats-api
systemctl --user start mumble-sats
cat ./target/release/mumble-stats-api > /opt/bin/mumble-stats-api
systemctl --user start mumble-stats