#!/bin/sh

cd "${INSTALL_PATH}${FILE_SEPARATOR}syracuse"
rm -rf  "docs/"

exit 0