bin/abcl-raw @ dfb6c15ac3f5

Updates
author Steve Losh <steve@stevelosh.com>
date Fri, 19 Oct 2018 14:45:58 -0700
parents 46cdf14b43df
children 5dd4e6c93b90
#!/usr/bin/env bash

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