intellij-idea-community/intellij-idea-community_2016.2.4/debian/preinst
2016-10-06 11:19:37 +02:00

6 lines
150 B
Bash

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