Update lists 19.04.24

This commit is contained in:
Jonas Zeunert
2024-04-19 17:09:13 +02:00
parent 98956de2f7
commit 6c96eefe65
238 changed files with 238 additions and 238 deletions

2
update.sh Normal file → Executable file
View File

@@ -10,6 +10,6 @@ if [! -d lists ]; then
rm ls_out_sorted
fi
ls lists | parallel git -C {} pull
ls lists | parallel git -C lists/{} pull