mirror of
https://github.com/Readarr/Readarr
synced 2026-05-05 19:20:27 +02:00
6 lines
No EOL
183 B
PowerShell
6 lines
No EOL
183 B
PowerShell
param($installPath, $toolsPath, $package, $project)
|
|
|
|
. (Join-Path $toolsPath common.ps1)
|
|
|
|
# Update the _references.js file
|
|
Remove-Reference $scriptsFolderProjectItem $juiFileNameRegEx |