Skip to content
Snippets Groups Projects
Commit fed610c4 authored by Artur Monsch's avatar Artur Monsch
Browse files

removing postBuild since data is stored locally

parent f8d679be
Branches main
No related tags found
No related merge requests found
#!/bin/bash
cd data
wget --max-redirect=20 -O data_for_higgs_search_masterclass.zip https://www.dropbox.com/s/zgrvm1idl4y6pj3/data_for_higgs_search_masterclass.zip?dl=0
unzip -o data_for_higgs_search_masterclass.zip
rm data_for_higgs_search_masterclass.zip
cd ..
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment