mirror of
https://github.com/SpotX-Official/SpotX-Bash.git
synced 2026-06-21 06:30:55 +10:00
Update
This commit is contained in:
@@ -180,6 +180,7 @@ macos_set_path() {
|
|||||||
interactiveMode='true'
|
interactiveMode='true'
|
||||||
notInstalled='true'
|
notInstalled='true'
|
||||||
installPath="/Applications"
|
installPath="/Applications"
|
||||||
|
installOutput="${installPath}"
|
||||||
echo -e "\n${yellow}Warning:${clr} Client not found. Starting interactive mode...\n" >&2
|
echo -e "\n${yellow}Warning:${clr} Client not found. Starting interactive mode...\n" >&2
|
||||||
} || {
|
} || {
|
||||||
[[ -d "${installPath}/Spotify.app" ]] || {
|
[[ -d "${installPath}/Spotify.app" ]] || {
|
||||||
|
|||||||
Reference in New Issue
Block a user