Upstream Release 2016.2
This commit is contained in:
parent
0a63423ac8
commit
8327a9e17b
29 changed files with 189 additions and 190 deletions
intellij-idea-community_2016.2.0/debian
5
intellij-idea-community_2016.2.0/debian/preinst
Normal file
5
intellij-idea-community_2016.2.0/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.tar.gz
|
Loading…
Add table
Add a link
Reference in a new issue