Skip to content

Commit

Permalink
Update eclipse-mac
Browse files Browse the repository at this point in the history
remove unprintable char
  • Loading branch information
madhephaestus committed Sep 11, 2023
1 parent 9dd0fc1 commit 4279f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclipse-mac
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4279f96

Please sign in to comment.