From 34d36e89704048d24cc4815b83162f7a9a25ebc2 Mon Sep 17 00:00:00 2001 From: ladyada Date: Mon, 15 Jan 2018 14:12:34 -0500 Subject: [PATCH] placeholder for QA script --- library_check.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 library_check.sh diff --git a/library_check.sh b/library_check.sh new file mode 100644 index 0000000..5eb64f6 --- /dev/null +++ b/library_check.sh @@ -0,0 +1,5 @@ +#!/usr/bin/env bash + +# empty for now, add QA checkin' later! + +exit 0 \ No newline at end of file