Version 2017.2.4

This commit is contained in:
Bart de Koning 2017-09-14 13:55:11 +02:00
parent 3d0725acf3
commit f0e2e856da
43 changed files with 265 additions and 286 deletions

View file

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