slackbuilds_ponce/audio/Songbird/wrapper.songbird
2010-05-12 17:36:45 +02:00

5 lines
56 B
Bash

#!/bin/bash
( cd /usr/lib/Songbird
./songbird "$@"
)