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

trying wget + http url now. ..

parent aef65427
No related branches found
No related tags found
No related merge requests found
Pipeline #151301 failed
......@@ -7,7 +7,7 @@ pages:
script:
- mkdir .public
- cp -r ./* .public
- wget 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/ -O .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