#!/bin/bash
lib=$(dirname "$(realpath "$0")")/lib
$lib/ugc -l node "$@"
