Remove stray blank line

This commit is contained in:
Anthony Rose 2024-06-07 14:15:15 +01:00
parent e69abaaa67
commit 8cde780721

View file

@ -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.