Upstream version 2017.1.3

This commit is contained in:
Marcel Kapfer 2017-05-20 10:49:44 +02:00
parent b3ca9dafa6
commit b8737fbb87
25 changed files with 146 additions and 121 deletions

View file

@ -0,0 +1,10 @@
#!/bin/bash
set -e
cd /opt/
## Download IntelliJ IDEA Community from the JetBrain servers
wget -c https://download-cf.jetbrains.com/idea/ideaIC-2017.1.3.tar.gz
##DEBHELPER##