intellij-idea-community/intellij-idea-community_15.0.1/debian/preinst

6 lines
148 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-12-08 11:45:01 +01:00
wget http://download-cf.jetbrains.com/idea/ideaIC-15.0.1.tar.gz