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