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" ]] || {