#!/bin/sh

set -e

echo "Stopping Redeye Service"
systemctl stop redeye
