Remove stray blank line
This commit is contained in:
parent
e69abaaa67
commit
8cde780721
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
|
||||||
if [ "$(cat /sys/devices/virtual/dmi/id/product_name)" = "Latitude 7490" ]
|
if [ "$(cat /sys/devices/virtual/dmi/id/product_name)" = "Latitude 7490" ]
|
||||||
then
|
then
|
||||||
# Leave commented for light mode, or uncomment for dark mode.
|
# Leave commented for light mode, or uncomment for dark mode.
|
||||||
|
|
Loading…
Reference in a new issue