mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-28 01:24:19 +00:00
added /usr/share/lug-helper path for lutris json for easier packaging
This commit is contained in:
parent
156a0884d4
commit
8e28327e0f
@ -151,7 +151,8 @@ else
|
||||
lug_logo="info"
|
||||
fi
|
||||
|
||||
# Lutris install script
|
||||
# Use Lutris install script installed by a packaged version of this script if available
|
||||
# Otherwise, default to the json in the same directory
|
||||
if [ -f "/usr/share/lug-helper/lug-lutris-install.json" ]; then
|
||||
install_script="/usr/share/lug-helper/lug-lutris-install.json"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user