File tree Expand file tree Collapse file tree 1 file changed +1
-17
lines changed
Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change 130130< div class ="paragraph btn white-button ">
131131< p > < a href ="https://github.com/devonfw/dashboard/releases/download/v1.0.0-beta.1/devonfw-dashboard.v1.0.0-beta.1.exe "> DOWNLOAD DASHBOARD (beta)</ a > </ p >
132132</ div >
133- < div class ="ulist white-button-overlay ">
134- < ul >
135- < li >
136- < p > Linux/macOS</ p >
137- </ li >
138- < li >
139- < p > wget -c 'https://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=com.devonfw.tools.ide&a=devonfw-ide-scripts&v=LATEST&p=tar.gz' -O - | tar -xz && bash setup</ p >
140- </ li >
141- < li >
142- < p > Windows</ p >
143- </ li >
144- < li >
145- < p > Invoke-WebRequest -OutFile devonfw-ide-scripts.tar.gz 'https://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=com.devonfw.tools.ide&a=devonfw-ide-scripts&v=LATEST&p=tar.gz'; tar -xvzf .\devonfw-ide-scripts.tar.gz; .\setup.bat</ p >
146- </ li >
147- </ ul >
148- </ div >
149133</ div >
150134</ div >
151135< div class ="openblock devonfw-intro-content ">
548532 } ) ;
549533</ script >
550534
551- </ body > </ html >
535+ </ body > </ html >
You can’t perform that action at this time.
0 commit comments