bin/abcl-raw @ 8286e61c3b01

Updates
author Steve Losh <steve@stevelosh.com>
date Mon, 15 Oct 2018 16:50:22 -0700
parents 46cdf14b43df
children 5dd4e6c93b90
#!/usr/bin/env bash

set -e
/usr/local/bin/abcl --noinform "$@"