Version 1.1 (Upstream Release 14.1)
This commit is contained in:
parent
d88ae30a4d
commit
59ef7b2061
32 changed files with 186 additions and 175 deletions
5
intellij-idea-community_1.1/debian/preinst
Normal file
5
intellij-idea-community_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.tar.gz
|
Loading…
Add table
Add a link
Reference in a new issue