From a19ba5897906a653b69304536beae90455ecb86f Mon Sep 17 00:00:00 2001 From: Mylloon Date: Wed, 13 Sep 2023 10:28:26 +0200 Subject: [PATCH] fix spotx patch --- arch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch.sh b/arch.sh index 62a37f0..07c756d 100644 --- a/arch.sh +++ b/arch.sh @@ -154,7 +154,7 @@ main() { mv completions_fish ~/.config/fish/completions/tldr.fish # === Spotify == - bash <(curl -sSL https://raw.githubusercontent.com/SpotX-CLI/SpotX-Linux/main/install.sh) -ce + bash <(curl -sSL https://raw.githubusercontent.com/SpotX-CLI/SpotX-Linux/main/install.sh) -ceP "$HOME"/.local/share/spotify-launcher/install/usr/share/spotify # === Syncthing == systemctl enable syncthing@"$USER".service