#!/bin/sh
set -e
	update-alternatives --install /usr/bin/mkpasswd mkpasswd /usr/bin/mkpasswd.expect 40
