Update lutris install json filename

This commit is contained in:
the Sane
2021-12-28 15:58:52 -05:00
committed by GitHub
parent bf36fc96a9
commit 5df5cb210d

View File

@ -152,7 +152,7 @@ else
fi
# Lutris install script
install_script="$helper_dir/starcitizen-lutris-install.json"
install_script="$helper_dir/lug-lutris-install.json"
# Github repo and script version info
repo="starcitizen-lug/lug-helper"