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