post.sh at [8d5b3e826a]

File build/post.sh artifact b845836733 part of check-in 8d5b3e826a


#! /usr/bin/env bash

rm -rf build
rm -f autogen.sh

exit 0