📕Commands
logs
journalctl -fu avail -o cat
restart
systemctl restart avail && journalctl -fu avail -o cat
delete node
systemctl stop avail
systemctl disable avail
rm /etc/systemd/system/avail.service
systemctl daemon-reload
cd && rm -rf .avail_mainnet
Last updated
Was this helpful?