#!/bin/sh
set -e
nodejs -e "require('fs.realpath');"
