#!/bin/bash -x
# this is the systemd control file
mkdir -p files/lib/systemd/system/
cp gus.service files/lib/systemd/system/
mkdir -p files/usr/lib/gus/
cp Makefile.help files/usr/lib/gus/Makefile