mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +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
|
||||
else
|
||||
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
|
||||
fi
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user