1
0
mirror of https://github.com/the-sane/lug-helper.git synced 2025-07-03 09:03:21 +00:00

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

@ -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"