Merge pull request #31 from AuxXxilium/dev

update: force
This commit is contained in:
AuxXxilium 2024-08-31 09:04:47 +02:00 committed by GitHub
commit be2922944b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -161,7 +161,7 @@ while read -r M A; do
getDSM "${MODEL}" "${A}"
git add .
git commit -m "${MODEL}: update $(date +%Y-%m-%d" "%H:%M:%S)"
git push
git push -f
done < <(cat "${TMP_PATH}/modellist")
cp -f "${TMP_PATH}/dsmdata.yml" "${HOME}/dsmdata.yml"
# Cleanup DSM Files