# packages/pps-tools/auxbuild
#

# copy across static content
cp -a static/* "${BUILDROOT}"

true
# vim: ts=4:sw=4:expandtab:syntax=sh
