amepatch: fix logic

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-10-05 19:14:47 +02:00
parent 9be6c91025
commit 5e3c120eac

View File

@ -26,6 +26,7 @@ if [ -d "/var/packages/CodecPack" ]; then
exit 0
else
echo -e "AME Patch: Already patched! -> Codec download failed!"
rm -f "$lic_patched"
exit 1
fi
fi