#!/bin/sh

set -e 

echo "myGPIOd installed"
echo "Modify /etc/mygpiod.conf to suit your needs."
exit 0
