Clear exitcode

This commit is contained in:
Kroese 2023-05-03 18:26:03 +02:00 committed by GitHub
parent 51095d1d12
commit dcc220bf94

View file

@ -32,3 +32,5 @@ mv -f "$TMP" "$FILE"
{ set +x; } 2>/dev/null
[ "$DEBUG" = "Y" ] && echo
return 0