intellij-idea-community/intellij-idea-community_14.1.1/debian/preinst
2015-04-02 15:16:44 +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.1.tar.gz