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