Upstream version 2024.2

This commit is contained in:
Marcel Kapfer 2024-08-07 13:02:20 +00:00
parent bafb96c3e0
commit c48b5c1cc6
18 changed files with 9 additions and 3 deletions

View file

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