Skip to content
Snippets Groups Projects
Commit 11a659f2 authored by Alexander Schlemmer's avatar Alexander Schlemmer
Browse files

add script to download the webpage with wget

parent 82fd3b4d
No related branches found
No related tags found
No related merge requests found
Pipeline #59069 passed
#!/bin/bash
# Create a static dump of the webpage using wget.
# A. Schlemmer, 12/2024
wget -rk http://localhost:8080/master/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment