fix: exec script not removed on uninstall
This commit is contained in:
parent
a8089c43f5
commit
9bd31fdd0d
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
||||||
|
|
||||||
## Remove the program folder
|
## Remove the program folder
|
||||||
sudo rm -rf /opt/eclipse-ide-java
|
sudo rm -rf /opt/eclipse-ide-java
|
||||||
|
|
||||||
|
sudo rm /usr/bin/eclipse-ide
|
||||||
|
|
Reference in a new issue