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