#!/bin/sh cat << __EOF__ * Note that in order for pigpio to work, you will need to add "iomem=relaxed" * to your kernel's cmdline. __EOF__ exit 0