#!/bin/sh rm -f ~/src ln -sf /vagrant ~/src cd ~/src/inception || exit 1 vagrant up --provision