mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-03-01 08:12:40 +00:00
Add todo to remove with the next Lutris release
This commit is contained in:
parent
b399ca7fab
commit
d034b9bb15
@ -818,6 +818,7 @@ lutris_check() {
|
||||
return 1
|
||||
fi
|
||||
|
||||
# TODO: This was reported and fixed. Verify and remove when v0.5.13 is released
|
||||
if [ "$(pgrep -f lutris)" ]; then
|
||||
preflight_fail+=("Unable to detect Lutris version info while it is running.\nVersion $lutris_required or newer is required.")
|
||||
return 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user