From 4279f967c8e60f9714585370b47016390f67fab5 Mon Sep 17 00:00:00 2001 From: Kevin Harrington Date: Mon, 11 Sep 2023 06:30:19 -0700 Subject: [PATCH] Update eclipse-mac remove unprintable char --- eclipse-mac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse-mac b/eclipse-mac index 228b75c..d9279a6 100644 --- a/eclipse-mac +++ b/eclipse-mac @@ -29,7 +29,7 @@ if (! test -e $ECLIPSE_LOC) then fi echo "$ECLIPSE_LOC not found, unzipping Eclipse... " unzip ~/bin/$ZIP -qq -d $SLOBER_LOC - echo "unzipping Eclipse... Complete!ß " + echo "unzipping Eclipse... Complete! " fi