#!/bin/sh
set -e
systemctl stop 'nimbus_beacon_node.service'
systemctl disable 'nimbus_beacon_node.service'