Files
one-key-hidpi/hidpi.command

7 lines
74 B
Plaintext
Raw Permalink Normal View History

2020-04-17 17:58:39 +08:00
#!/bin/bash
DIR="$( cd "$( dirname "$0" )" && pwd )"
"$DIR/hidpi.sh"
2020-04-17 17:58:39 +08:00