mirror of
https://github.com/xzhih/one-key-hidpi.git
synced 2026-04-13 01:13:42 +08:00
Update hidpi.command
Enclose command in double quotes to allow spaces within directory names. Fixes #258
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
DIR="$( cd "$( dirname "$0" )" && pwd )"
|
||||
|
||||
$DIR/hidpi.sh
|
||||
"$DIR/hidpi.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user