-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLoadAllGitRepos.bat
More file actions
22 lines (19 loc) · 2.56 KB
/
LoadAllGitRepos.bat
File metadata and controls
22 lines (19 loc) · 2.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
@echo off
curl -S -s -L --remove-on-error -o Injector_v3_debug.master.zip https://github.com/hamDrambus/Injector_v3_debug/archive/master.zip > Log.txt
curl -S -s -L --remove-on-error -o 2nd-seminar.master.zip https://github.com/hamDrambus/2nd-seminar/archive/master.zip >> Log.txt
curl -S -s -L --remove-on-error -o anisotropic_thermal_conductivity.master.zip https://github.com/hamDrambus/anisotropic_thermal_conductivity/archive/master.zip >> Log.txt
curl -S -s -L --remove-on-error -o geant4_light_efficiency.master.zip https://github.com/hamDrambus/geant4_light_efficiency/archive/master.zip >> Log.txt
curl -S -s -L --remove-on-error -o PMT_signal_fitting.master.zip https://github.com/hamDrambus/PMT_signal_fitting/archive/master.zip >> Log.txt
curl -S -s -L --remove-on-error -o VEPP_Injector_Transport.master.zip https://github.com/hamDrambus/VEPP_Injector_Transport/archive/master.zip >> Log.txt
curl -S -s -L --remove-on-error -o geant4_light_efficiency_direct.master.zip https://github.com/hamDrambus/geant4_light_efficiency_direct/archive/master.zip >> Log.txt
curl -S -s -L --remove-on-error -o Interpolator.master.zip https://github.com/hamDrambus/Interpolator/archive/master.zip >> Log.txt
curl -S -s -L --remove-on-error -o ROOT_signal_forms.master.zip https://github.com/hamDrambus/ROOT_signal_forms/archive/master.zip >> Log.txt
curl -S -s -L --remove-on-error -o LakeshoreViewer.master.zip https://github.com/hamDrambus/LakeshoreViewer/archive/master.zip >> Log.txt
curl -S -s -L --remove-on-error -o THGEM1_charge_induction.master.zip https://github.com/hamDrambus/THGEM1_charge_induction/archive/master.zip >> Log.txt
curl -S -s -L --remove-on-error -o ROOT_data_processing.master.zip https://github.com/hamDrambus/ROOT_data_processing/archive/master.zip >> Log.txt
curl -S -s -L --remove-on-error -o Geant4_LAr_NBrS.master.zip https://github.com/hamDrambus/Geant4_LAr_NBrS/archive/master.zip >> Log.txt
curl -S -s -L --remove-on-error -o Scripts.master.zip https://github.com/hamDrambus/Scripts/archive/master.zip >> Log.txt
curl -S -s -L --remove-on-error -o ElectronDriftThreeDim.master.zip https://github.com/hamDrambus/ElectronDriftThreeDim/archive/master.zip >> Log.txt
curl -S -s -L --remove-on-error -o ElectronDriftOneDim.master.zip https://github.com/hamDrambus/ElectronDriftOneDim/archive/master.zip >> Log.txt
curl -S -s -L --remove-on-error -o MiscPrograms.master.zip https://github.com/hamDrambus/MiscPrograms/archive/master.zip >> Log.txt
curl -S -s -L --remove-on-error -o ROOT_post_processing.master.zip https://github.com/hamDrambus/ROOT_post_processing/archive/master.zip >> Log.txt