Version 2017.2.4

This commit is contained in:
Bart de Koning 2017-09-14 13:55:11 +02:00
parent 3d0725acf3
commit f0e2e856da
43 changed files with 265 additions and 286 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.2.4.tar.gz
##DEBHELPER##