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