diff options
| author | Kjetil Ørbekk <orbekk@pvv.ntnu.no> | 2008-08-15 21:54:18 +0200 |
|---|---|---|
| committer | Kjetil Ørbekk <orbekk@pvv.ntnu.no> | 2008-08-15 21:54:18 +0200 |
| commit | d554386b01ba7edbb4fc8547d6f0bc6dcaec15c3 (patch) | |
| tree | 2546b1850d80dcf9191552fa7aad0e0201feba3b /README | |
| parent | c054405a1e256e9cf41ed2121e7dabeca518b592 (diff) | |
| parent | aaccd1929a253e6e687f50a810877bb9eb4ea8df (diff) | |
Merge branch 'config'
Diffstat (limited to 'README')
| -rwxr-xr-x | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -18,11 +18,15 @@ $ sqlite3 music.db < dbschema.sql 3. Run: -$ ./musicfs -d <music path> <mount path> +$ ./musicfs -d <mount path> On my computer, it only behaves correctly in debug mode (-d) due to a bug of some kind. I don't really know why :'( +4. Add music directory: + +Edit <mount path>/.config and follow the instructions. + Dependencies ~~~~~~~~~~~~ |
