#!/bin/sh
set -e
nodejs -e "require('findup-sync');"
