post.sh at [22c5d6a6be]

File build/post.sh artifact b845836733 part of check-in 22c5d6a6be


#! /usr/bin/env bash

rm -rf build
rm -f autogen.sh

exit 0