radio-tags / tags.sh /
9394fce 6 years ago
1 contributor
6 lines | 0.144kb
#!/bin/bash
RUNDIR=/var/www/html/radio
cd $RUNDIR
php $RUNDIR/shoutcastcli.php > $RUNDIR/tags.xml.new
cp $RUNDIR/tags.xml.new $RUNDIR/tags.xml