From 392aee45d9d22dd5d8404e1c5f5fed45890a4619 Mon Sep 17 00:00:00 2001 From: jetfir3 <95306468+jetfir3@users.noreply.github.com> Date: Sat, 10 Aug 2024 16:29:14 -0400 Subject: [PATCH] Update --- spotx.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/spotx.sh b/spotx.sh index c885809..a6cca6b 100644 --- a/spotx.sh +++ b/spotx.sh @@ -180,6 +180,7 @@ macos_set_path() { interactiveMode='true' notInstalled='true' installPath="/Applications" + installOutput="${installPath}" echo -e "\n${yellow}Warning:${clr} Client not found. Starting interactive mode...\n" >&2 } || { [[ -d "${installPath}/Spotify.app" ]] || {