New Upstream Release
This commit is contained in:
parent
d4e8abf843
commit
b14d63577e
30 changed files with 199 additions and 187 deletions
5
intellij-idea-community_15.0.0/debian/preinst
Normal file
5
intellij-idea-community_15.0.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-15.0.tar.gz
|
Loading…
Add table
Add a link
Reference in a new issue