#!/bin/sh
set -e
	update-alternatives --install /usr/sbin/mkfs.vfat mkfs.vfat /usr/sbin/mkfs.vfat.dosfstools 100
