intellij-idea-community/intellij-idea-community_2016.3.2/debian/preinst

6 lines
150 B
Plaintext
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-12-31 00:29:07 +01:00
wget http://download-cf.jetbrains.com/idea/ideaIC-2016.3.2.tar.gz