Upstream release 14.1.3
This commit is contained in:
parent
35dcfa03d3
commit
79d8b1e734
29 changed files with 150 additions and 144 deletions
5
intellij-idea-community_14.1.3/debian/preinst
Normal file
5
intellij-idea-community_14.1.3/debian/preinst
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
cd /opt/
|
||||
|
||||
## Download IntelliJ IDEA Community from the jetbrain servers
|
||||
wget https://download.jetbrains.com/idea/ideaIC-14.1.3.tar.gz
|
Loading…
Add table
Add a link
Reference in a new issue