mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2025-02-01 11:22:37 +01:00
Update NonSteamLaunchers.sh
This commit is contained in:
parent
4f3805a5d9
commit
82013748be
@ -146,7 +146,7 @@ if [ "${deckyplugin}" = false ]; then
|
|||||||
python_script_path="${logged_in_home}/.config/systemd/user/NSLGameScanner.py"
|
python_script_path="${logged_in_home}/.config/systemd/user/NSLGameScanner.py"
|
||||||
|
|
||||||
# Define your GitHub link
|
# Define your GitHub link
|
||||||
github_link="https://raw.githubusercontent.com/moraroy/NonSteamLaunchers-On-Steam-Deck/main/NSLGameScanner.py"
|
github_link="https://raw.githubusercontent.com/moraroy/NonSteamLaunchers-On-Steam-Deck/fix/NSLGameScanner.py"
|
||||||
curl -o $python_script_path $github_link
|
curl -o $python_script_path $github_link
|
||||||
|
|
||||||
# Define the path to the env_vars file
|
# Define the path to the env_vars file
|
||||||
@ -1820,7 +1820,7 @@ if [ "${deckyplugin}" = false ]; then
|
|||||||
python_script_path="${logged_in_home}/.config/systemd/user/NSLGameScanner.py"
|
python_script_path="${logged_in_home}/.config/systemd/user/NSLGameScanner.py"
|
||||||
|
|
||||||
# Define your GitHub link
|
# Define your GitHub link
|
||||||
github_link="https://raw.githubusercontent.com/moraroy/NonSteamLaunchers-On-Steam-Deck/main/NSLGameScanner.py"
|
github_link="https://raw.githubusercontent.com/moraroy/NonSteamLaunchers-On-Steam-Deck/fix/NSLGameScanner.py"
|
||||||
|
|
||||||
# Check if the service is already running
|
# Check if the service is already running
|
||||||
service_status=$(systemctl --user is-active nslgamescanner.service)
|
service_status=$(systemctl --user is-active nslgamescanner.service)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user