mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
3 lines
45 B
Bash
3 lines
45 B
Bash
#!/bin/sh
|
|
cd /usr/lib/last.fm
|
|
./last.fm "$@"
|