intellij-idea-community/intellij-idea-community_2016.2.5/debian/intellij-idea-community/DEBIAN/preinst
2016-10-20 09:35:31 +01:00

6 lines
150 B
Bash
Executable file

#!/bin/bash
cd /opt/
## Download IntelliJ IDEA Community from the jetbrain servers
wget http://download-cf.jetbrains.com/idea/ideaIC-2016.2.5.tar.gz