Files
one-key-hidpi/hidpi.command
William Isted ab14f943e7 Update hidpi.command
Enclose command in double quotes to allow spaces within directory names.

Fixes #258
2025-04-02 10:51:56 +01:00

7 lines
74 B
Bash
Executable File

#!/bin/bash
DIR="$( cd "$( dirname "$0" )" && pwd )"
"$DIR/hidpi.sh"