Return zero

This commit is contained in:
Kroese 2023-05-03 18:06:01 +02:00 committed by GitHub
parent bab7114244
commit d52412ee1e

View File

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