Skip to content

replace wget portion in fullname lines by cat of the respective html in /static

Fabian Nuraddin Alexander Gabel requested to merge dev into master

fullname=cat $RESEARCH_ROOT/static/home/$name.html | grep ...

Merge request reports