mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +00:00
Merge pull request #2988 from DaVukovic/getedid-kernel-amd
[getedid] Fixed a little typo
This commit is contained in:
commit
eb1ce03f38
@ -54,7 +54,7 @@ del_edid() {
|
|||||||
sys_reboot
|
sys_reboot
|
||||||
else
|
else
|
||||||
echo "You don't have a backup file for $file. You did not use this script to create the custom EDID"
|
echo "You don't have a backup file for $file. You did not use this script to create the custom EDID"
|
||||||
echo "Therefore we can't be sure the script is working prooerly. Exiting"
|
echo "Therefore we can't be sure the script is working properly. Exiting"
|
||||||
exit 3
|
exit 3
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user