Version 4.7.2

This commit is contained in:
Marcel Kapfer 2018-01-23 09:50:40 +01:00
parent 18ca8cd5de
commit d6b9c1dbc1
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09
14 changed files with 20 additions and 8 deletions

View file

@ -0,0 +1,10 @@
#!/bin/bash
set -e
## Remove the program folder
sudo rm -rf /opt/eclipse-ide-java
sudo rm /usr/bin/eclipse-ide
##DEBHELPER##