Subversion Repositories cheapmusic

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
18 - 1
php artists.php
2
mysql -D cheapmusic -p < artists.sql
3
php masters.php
4
mysql -D cheapmusic -p < masters.sql
5
php labels.php
6
mysql -D cheapmusic -p < labels.sql
7
php releases.php
8
mysql -D cheapmusic -p < releases.sql