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

6 lines
148 B
Text
Raw Normal View History

2015-12-08 11:55:30 +01:00
#!/bin/bash
cd /opt/
## Download IntelliJ IDEA Community from the jetbrain servers
2016-01-20 15:15:30 +01:00
wget http://download-cf.jetbrains.com/idea/ideaIC-15.0.3.tar.gz