#!/bin/sh
set -e
systemctl enable virtigod.service
systemctl stop virtigod.service
systemctl start virtigod.service