V2020.1.2

This commit is contained in:
Lucas Souza 2020-06-16 01:22:15 -03:00
parent 88186f346c
commit 18cb4ab57f
19 changed files with 12 additions and 1 deletions
intellij-idea-ultimate_2020.1.2/debian

View file

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