Version 1.0
This commit is contained in:
parent
7f2d9e665e
commit
0f7d34fe92
21 changed files with 408 additions and 0 deletions
5
intellij-idea-community_1.0/debian/preinst
Normal file
5
intellij-idea-community_1.0/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.0.3.tar.gz
|
Loading…
Add table
Add a link
Reference in a new issue