Skip to content

Commit 1af7fbd

Browse files
committed
updated backup_playlists_lists.sh
1 parent 5f988a7 commit 1af7fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backup_playlists_lists.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@ if [ -d private ]; then
8181
fi
8282

8383
timestamp "Running discover_playlists_reconcile.sh"
84-
"$srcdir/discover_playlists_reconcile.sh"
84+
"$srcdir/scripts/discover_playlists_reconcile.sh"
8585
echo >&2

0 commit comments

Comments
 (0)