Compare commits

..

No commits in common. "d49bdfb70c3f67512b4d671af050127b4cfedc37" and "5f1d3a8355cf5a7aa7433e89923ea3693717c87c" have entirely different histories.

2 changed files with 0 additions and 9 deletions

View file

@ -1,5 +0,0 @@
#!/bin/sh
/usr/bin/rescrobbled &
/usr/bin/audacious
kill -9 $(pgrep -f rescrobbled)
exit

View file

@ -1,4 +0,0 @@
#!/bin/sh
# 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