New Upstream Version: 2016.1.2
This commit is contained in:
parent
734aa2f220
commit
e4aa12075e
30 changed files with 219 additions and 178 deletions
5
intellij-idea-community_2016.1.2/debian/preinst
Normal file
5
intellij-idea-community_2016.1.2/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.1.2.tar.gz
|
Loading…
Add table
Add a link
Reference in a new issue