mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-01-29 18:19:02 +00:00
Fix previous sanity check
This commit is contained in:
parent
d8826f608c
commit
e8d96c45a0
@ -509,7 +509,7 @@ display_dirs() {
|
||||
fi
|
||||
|
||||
# Lutris runners
|
||||
if [ -f "$conf_dir/$conf_subdir/$game_conf" ]; then
|
||||
if [ -d "$runners_dir" ]; then
|
||||
dirs_list+="\n\nLutris Runners:\n$runners_dir"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user