diff --git a/ape/apeuninstall.sh b/ape/apeuninstall.sh index 3e74d3ac4..bc725fbf7 100755 --- a/ape/apeuninstall.sh +++ b/ape/apeuninstall.sh @@ -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 \