New Upstream Version 14.1.1
This commit is contained in:
parent
59ef7b2061
commit
29391b20c0
29 changed files with 153 additions and 166 deletions
5
intellij-idea-community_14.1.1/debian/preinst
Normal file
5
intellij-idea-community_14.1.1/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.1.tar.gz
|
Loading…
Add table
Add a link
Reference in a new issue