Join Nostr
2026-03-23 10:34:50 UTC
in reply to

Sebastix on Nostr: Code / node updates, following these steps 1. sudo systemctl stop fips 2. git ...

Code / node updates, following these steps

1. sudo systemctl stop fips
2. git checkout -f v0.2.0-rel
3. cargo install cargo-deb
4. cargo deb
5. sudo systemctl start fips

How can I verify the service is running v0.2.0-rel?