cd ../ echo "Deleting project files" rm -rf TicketingSystem echo "Removing additional installed library" rm -rf ~/anttasks.jar read -n1 -r -p "Press any key to continue..." key