Fix what the previous commit was supposed to do!
This commit is contained in:
parent
16fdc89cf3
commit
bea2da6fd3
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ runCommand "shimmering-private-config" { } ''
|
|||
fi
|
||||
done
|
||||
|
||||
if [ -f $out ]; then
|
||||
if [ -f $source/songlist ]; then
|
||||
rm -rf $out/songlist.json
|
||||
cp $source/songlist $out/songlist.json
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue