mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-05-05 03:00:21 +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 |