bin/abcl-raw @ 25d490edffa6

Updates
author Steve Losh <steve@stevelosh.com>
date Tue, 02 Oct 2018 17:21:20 -0700
parents 46cdf14b43df
children 5dd4e6c93b90
#!/usr/bin/env bash

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