Skip to content
Snippets Groups Projects
Commit aef65427 authored by Konrad Völkel's avatar Konrad Völkel
Browse files

trying wget + http url now. ..

parent 0ab48a78
No related branches found
No related tags found
No related merge requests found
Pipeline #151300 failed
......@@ -7,7 +7,7 @@ pages:
script:
- mkdir .public
- cp -r ./* .public
- curl http://www.heicad.hhu.de/lehre/masters-programme-ai-and-data-science/faq/ --output .public/FAQ.html
- wget http://www.heicad.hhu.de/lehre/masters-programme-ai-and-data-science/faq/ --output .public/FAQ.html
- rm -rf public
- mv .public public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment