#!/bin/bash

set -e

## Remove the program folder
rm -rf /opt/intellij-idea-community

##DEBHELPER##