Upstream release 2018.2.6

This commit is contained in:
Marcel Kapfer 2018-11-20 22:44:03 +01:00
parent ccba0659b6
commit 118de5b413
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09
23 changed files with 44 additions and 22 deletions
intellij-idea-community_2018.2.6/debian

View file

@ -0,0 +1,8 @@
#!/bin/bash
set -e
## Remove the program folder
sudo rm -rf /opt/intellij-idea-community
##DEBHELPER##