#!/bin/sh
set -e
nodejs -e "require('crypto-random-string');"
