#!/bin/bash

# skip strongbash header
set -eu
ln -nsf /opt/fox_utils/vm /bin/vm
exit 0
