remove libcurl-android folder after install

This commit is contained in:
Kavish Devar
2025-01-14 01:28:16 +05:30
parent f265184abb
commit d77142c9a3
2 changed files with 2 additions and 1 deletions

View File

@@ -127,4 +127,5 @@ else
fi
rm -rf "$TEMP_DIR"
rm -rf "$UNZIP_DIR"
rm -rf "$UNZIP_DIR"
rm -rf "$MODPATH/libcurl-android"