Skip to content

Commit

Permalink
Update mp3tag.json
Browse files Browse the repository at this point in the history
  • Loading branch information
FlawlessCasual17 authored Feb 3, 2025
1 parent cc3eaaf commit 6eedd3e
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions bucket/mp3tag.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,11 @@
]
],
"persist": [
"data\\panels",
"data\\columns",
"data\\columns.ini",
"data\\usrfields.ini",
"data",
"mp3tag.cfg"
],
"post_install": [
"$scriptsdir = Resolve-Path \"$bucketsdir\\*MyScoop*\\scripts\\mp3tag\"",
"$scriptsdir = Resolve-Path \"$bucketsdir\\*extras*\\scripts\\mp3tag\"",
"$content = Get-Content \"$scriptsdir\\install-mp3tag-context.cmd\"",
"$content = $content.Replace('REPLACE_HERE', $dir)",
"[System.IO.File]::WriteAllLines(\"$dir\\install-mp3tag-context.cmd\", $content, [System.text.UTF8Encoding]($false))",
Expand Down

0 comments on commit 6eedd3e

Please sign in to comment.