Fix shebang
This commit is contained in:
parent
071a6aa4a6
commit
b925b087f9
@ -1,4 +1,4 @@
|
||||
#!/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
# This script changes the path for a folder or file in Navidrome's database, allowing music files to be
|
||||
# moved or renamed on the file system without losing associated metadata in Navidrome. Since the original
|
||||
# version, it has been updated to account for the media_file IDs, which are calculated from the path value
|
||||
|
Loading…
x
Reference in New Issue
Block a user