Fix GITHUB_URL in NSLPluginInstaller.sh
Release Please / release-please (push) Has been cancelled

This commit is contained in:
Roy
2025-11-16 06:16:39 -08:00
committed by GitHub
parent 932bfd7b08
commit 0fd2efdd34
+1 -1
View File
@@ -36,7 +36,7 @@ show_update_message() {
# Set URLs and paths
REPO_URL="https://github.com/moraroy/NonSteamLaunchersDecky/archive/refs/heads/main.zip"
GITHUB_URL="https://raw.githubusercontent.com/moraroy/NonSteamLaunchersDecky/refs/heads/main/package.json"
GITHUB_URL="https://raw.githubusercontent.com/moraroy/NonSteamLaunchersDecky/main/package.json"
LOCAL_DIR="${logged_in_home}/homebrew/plugins/NonSteamLaunchers"
# Ask the user