intellij-idea-community/intellij-idea-community_14.1.4/debian/preinst
2015-07-05 23:26:05 +02:00

6 lines
146 B
Bash

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