#!/bin/sh

sudo systemctl stop mopidy
sleep 2
sudo systemctl start mopidy
