Upstrem Release 2016.1.1
This commit is contained in:
parent
f8c6582355
commit
2dbecbe6ce
30 changed files with 184 additions and 199 deletions
5
intellij-idea-community_2016.1.1/debian/preinst
Normal file
5
intellij-idea-community_2016.1.1/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.1.tar.gz
|
Loading…
Add table
Add a link
Reference in a new issue