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