From 64472bd281e60ca65b43efa62f56010ae1020dc4 Mon Sep 17 00:00:00 2001 From: "Justin R. Miller" Date: Fri, 16 Jan 2015 11:30:48 -0800 Subject: [PATCH] fix docs cleanup --- remove_docs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remove_docs.sh b/remove_docs.sh index 2168ae35..65841598 100755 --- a/remove_docs.sh +++ b/remove_docs.sh @@ -4,4 +4,4 @@ echo echo "Removing docs from ~/Library/Developer/Shared/Documentation/DocSets..." echo -rm -rfv ~/Library/Developer/Shared/Documentation/DocSets/com.mapbox.Mapbox-* \ No newline at end of file +rm -rfv ~/Library/Developer/Shared/Documentation/DocSets/com.mapbox.Mapbox-1.* \ No newline at end of file