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

(v2.1.1.9207) fix PythonPackage

This commit is contained in:
2025-03-15 16:19:03 +01:00
parent 7631e82ae6
commit d717bd3f87
6 changed files with 5 additions and 7 deletions

View File

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