Merge remote-tracking branch 'origin/master' into tessa/disclosing

This commit is contained in:
Tessa Kelly 2019-05-09 09:39:36 -07:00
commit d42746061e

View File

@ -3,9 +3,10 @@ set -euo pipefail
if test -d public; then
rm -rf public
make -j public
fi
make -j public
cat <<EOF
== 👋 Hello! ==================================================================