mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-01-15 09:10:36 +00:00
Compare commits
No commits in common. "8e28327e0f2e72973390b10e3c279d73c856bf2a" and "809efb6a5437eb4f3dbffa7c6c4507d80b50280c" have entirely different histories.
8e28327e0f
...
809efb6a54
@ -151,13 +151,8 @@ else
|
||||
lug_logo="info"
|
||||
fi
|
||||
|
||||
# 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
|
||||
install_script="$helper_dir/lug-lutris-install.json"
|
||||
fi
|
||||
# Lutris install script
|
||||
install_script="$helper_dir/lug-lutris-install.json"
|
||||
|
||||
# Github repo and script version info
|
||||
repo="starcitizen-lug/lug-helper"
|
||||
|
Loading…
x
Reference in New Issue
Block a user