diff --git a/globalink.sh b/globalink.sh index e5fea63..5c9f2aa 100755 --- a/globalink.sh +++ b/globalink.sh @@ -2,3 +2,5 @@ # Link some stuff to /usr/local/bin for ease of access with menus if [ "$EUID" -ne 0 ]; then echo "Please run as root"; exit; fi ln -s $(pwd)/apsalar/audacious /usr/local/bin/audacious +ln -s $(pwd)/apsalar/spotify /usr/local/bin/spotify +