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