updating globalink

This commit is contained in:
Siina Mashek 2023-03-11 22:14:26 +02:00
parent 2e56222e29
commit 9366385324

View File

@ -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