#!/bin/sh
set -e
	update-alternatives --install /bin/getopt getopt /bin/getopt.util-linux 80
