hidpi.sh: Fix typo
This commit is contained in:
parent
198a85080f
commit
3135f84b48
1 changed files with 1 additions and 1 deletions
2
hidpi.sh
2
hidpi.sh
|
@ -103,7 +103,7 @@ fi
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# mian
|
# main
|
||||||
function main()
|
function main()
|
||||||
{
|
{
|
||||||
sudo mkdir -p $thisDir/tmp/DisplayVendorID-$Vid
|
sudo mkdir -p $thisDir/tmp/DisplayVendorID-$Vid
|
||||||
|
|
Loading…
Reference in a new issue