Update to version 2016.2.4
This commit is contained in:
parent
b90332cd9b
commit
fc0a5142df
44 changed files with 445 additions and 232 deletions
5
intellij-idea-community_2016.2.4/debian/preinst
Normal file
5
intellij-idea-community_2016.2.4/debian/preinst
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
cd /opt/
|
||||
|
||||
## Download IntelliJ IDEA Community from the jetbrain servers
|
||||
wget http://download-cf.jetbrains.com/idea/ideaIC-2016.2.4.tar.gz
|
Loading…
Add table
Add a link
Reference in a new issue