From dc3fda327d1cb1d4cd71a21bf00b51a264aeff7f Mon Sep 17 00:00:00 2001 From: xzhih Date: Mon, 5 Aug 2019 20:50:26 +0800 Subject: [PATCH] merge dev branch --- README-zh.md | 2 +- README.md | 2 +- hidpi.sh | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README-zh.md b/README-zh.md index 31531f9..e0bbd72 100755 --- a/README-zh.md +++ b/README-zh.md @@ -23,7 +23,7 @@ macOS 的 DPI 机制和 Windows 下不一样,比如 1080p 的屏幕在 Windows 在终端输入以下命令回车即可 ```bash -sh -c "$(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/dev/hidpi.sh)" +sh -c "$(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/master/hidpi.sh)" ``` ![运行](./img/run-zh.jpg) diff --git a/README.md b/README.md index abb00e8..ea4b938 100755 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ System Preferences Run this script in Terminal ```bash -sh -c "$(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/dev/hidpi.sh)" +sh -c "$(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/master/hidpi.sh)" ``` ![RUN](./img/run.jpg) diff --git a/hidpi.sh b/hidpi.sh index 67e4503..fccfb69 100755 --- a/hidpi.sh +++ b/hidpi.sh @@ -64,8 +64,8 @@ if [[ "${systemLanguage}" == "zh_CN" ]]; then langChooseResOp4="(4) 手动输入分辨率" fi -# downloadHost="https://raw.githubusercontent.com/xzhih/one-key-hidpi/master" -downloadHost="https://raw.githubusercontent.com/xzhih/one-key-hidpi/dev" +downloadHost="https://raw.githubusercontent.com/xzhih/one-key-hidpi/master" +# downloadHost="https://raw.githubusercontent.com/xzhih/one-key-hidpi/dev" # downloadHost="http://127.0.0.1:8080" if [ "${sipChecker}" != "disabled." ]; then