#!/bin/bash

set -e

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

##DEBHELPER##