# Cysic Updates

**Full update info:** [**Click Here**](https://discord.com/channels/1127954093990760539/1224646528250155139/1308880071909572690)

{% code title="Stop Cysic Node" %}

```
Hodl Crtl + C
```

{% endcode %}

{% code title="run-command" %}

```
bash <(curl -s https://raw.githubusercontent.com/0xtnpxsgt/0xAirnode/refs/heads/main/updatecysic.sh)
```

{% endcode %}

{% code title="start-cysic" %}

```
cd "$HOME/cysic-verifier" && bash start.sh
```

{% endcode %}
