intellij-idea-community/intellij-idea-community_2016.2.5/debian/intellij-idea-community/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-10-20 10:35:31 +02:00
wget http://download-cf.jetbrains.com/idea/ideaIC-2016.2.5.tar.gz