intellij-idea-community/intellij-idea-community_14.1.1/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-04-02 15:16:44 +02:00
wget https://download.jetbrains.com/idea/ideaIC-14.1.1.tar.gz