#!/bin/sh

cd "${INSTALL_PATH}${FILE_SEPARATOR}syracuse"
rm -rf  "${syracuse.dir.binpath}/"

exit 0