#!/bin/sh set -e cp -v bin/svc /bin/ chmod -v 755 /bin/svc cp -v bin/service /bin/ chmod -v 755 /bin/service cp -frv svc.d /bin/svc.d