bin/abcl-raw @ 495491e3e589

More
author Steve Losh <steve@stevelosh.com>
date Thu, 16 Jan 2020 12:53:00 -0500
parents 46cdf14b43df
children 5dd4e6c93b90
#!/usr/bin/env bash

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