update: force

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-08-31 09:04:32 +02:00
parent aa19c1f881
commit 91ae31fd8a

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