clean up patching server

This commit is contained in:
Kavish Devar
2025-01-14 01:23:23 +05:30
parent 122e3d6c42
commit f265184abb
9 changed files with 110 additions and 552 deletions

View File

@@ -124,4 +124,7 @@ else
ui_print "Failed to receive patched file from the API."
rm -rf "$TEMP_DIR"
abort "Failed to patch the library."
fi
fi
rm -rf "$TEMP_DIR"
rm -rf "$UNZIP_DIR"