APE Uninstall script should remove new ad-hoc APE files

This commit is contained in:
BenceSzalai 2025-05-01 17:51:50 +02:00
parent 03ca69148b
commit 43ea22477f
No known key found for this signature in database
GPG key ID: B1FC0240D2CD9A19

View file

@ -59,6 +59,9 @@ for x in .ape \
.ape-1.7 \
.ape-1.8 \
.ape-1.9 \
.ape-1.10-arm64 \
.ape-1.10-arm64.c \
.ape-1.10-x86_64 \
.ape-1.10; do
rm -f \
~/$x \