mirror of
https://github.com/Readarr/Readarr
synced 2025-12-22 16:23:57 +01: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 |