Merge branch 'patch-1' into 'master'
update download link See merge request mmk2410/intellij-idea-ultimate!2
This commit is contained in:
commit
683aca288f
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ set -e
|
||||||
cd /opt/
|
cd /opt/
|
||||||
|
|
||||||
## Download IntelliJ IDEA Community from the jetbrain servers
|
## Download IntelliJ IDEA Community from the jetbrain servers
|
||||||
wget -c https://download-cf.jetbrains.com/idea/ideaIU-2017.3.tar.gz
|
wget -c https://download-cf.jetbrains.com/idea/ideaIU-2017.3.3.tar.gz
|
||||||
|
|
||||||
##DEBHELPER##
|
##DEBHELPER##
|
||||||
|
|
Loading…
Reference in a new issue