1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-21 20:53:15 +02:00

(v2.1.1.9287) fix antibiotics

This commit is contained in:
2025-06-01 12:17:47 +02:00
parent e70f3de02e
commit 5667ce3eae
13 changed files with 16 additions and 69 deletions

View File

@ -60,6 +60,7 @@ else
fi
git add data-raw/*
git add data/*
git add -u
exit 0