From 09a26a7096fbc68379807c318cfb137beaaee0ab Mon Sep 17 00:00:00 2001 From: logzinga <65839350+logzinga@users.noreply.github.com> Date: Thu, 17 Nov 2022 12:17:28 +1100 Subject: [PATCH] added spotify --- setup2.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/setup2.sh b/setup2.sh index 2dd7154..b1de7c7 100755 --- a/setup2.sh +++ b/setup2.sh @@ -86,6 +86,13 @@ chmod +x /usr/bin/plasma-welcome pacman -Syu steam --noconfirm +cd /tmp +git clone https://aur.archlinux.org/spotify.git +cd spotify +makepkg -csi +cd .. +rm -R spotify + echo "Cleaning Up..." # Deletes all useless items cd /tmp rm -R elnathco