remove residue changing from invisible to visible

This commit is contained in:
KOWX712
2024-12-07 17:28:08 +08:00
parent ad905cb6e0
commit 11d3b34657
2 changed files with 5 additions and 8 deletions

View File

@@ -23,9 +23,6 @@ initialize() {
echo "- Setting to visible..."
rm -rf "$COMPATH/temp"
NEW_MODID="$MODID"
if [ "$KSU" ] && [ -d "/data/adb/modules/.TA_utl" ]; then
touch "/data/adb/modules/.TA_utl/remove"
fi
else
mkdir -p "$COMPATH/temp/common"
cp "$COMPATH/.default" "$COMPATH/temp/common/.default"