#!/bin/sh

apt-get install -y --force-yes vim >/dev/null 2>&1
