Sebastix on Nostr: Code / node updates, following these steps 1. sudo systemctl stop fips 2. git ...Code / node updates, following these steps1. sudo systemctl stop fips2. git checkout -f v0.2.0-rel3. cargo install cargo-deb4. cargo deb5. sudo systemctl start fipsHow can I verify the service is running v0.2.0-rel?