#!/bin/bash

set -e

install -m 0755 -o root -g root $(dirname $0)/../dib-init-system /usr/bin/
