From 2dffa29f1e985ae172164969ba7748f94862e8f1 Mon Sep 17 00:00:00 2001 From: xzhih Date: Mon, 20 Jul 2020 05:43:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=90=AF=E5=8A=A8=E8=B7=AF?= =?UTF-8?q?=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hidpi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hidpi.sh b/hidpi.sh index 3fbb520..62da9bf 100755 --- a/hidpi.sh +++ b/hidpi.sh @@ -170,7 +170,7 @@ EEF # get_edid - thisDir=$(dirname $0) + thisDir=$(cd `dirname -- $0` && pwd) thatDir="/System/Library/Displays/Contents/Resources/Overrides" Overrides="\/System\/Library\/Displays\/Contents\/Resources\/Overrides"