intellij-idea-community/intellij-idea-community_14.1.4/debian/preinst

6 lines
146 B
Plaintext
Raw Normal View History

2015-03-07 19:49:53 +01:00
#!/bin/bash
cd /opt/
## Download IntelliJ IDEA Community from the jetbrain servers
2015-07-05 23:26:05 +02:00
wget https://download.jetbrains.com/idea/ideaIC-14.1.4.tar.gz