mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-12-26 00:16:02 +01:00
6 lines
183 B
PowerShell
6 lines
183 B
PowerShell
param($installPath, $toolsPath, $package, $project)
|
|
|
|
. (Join-Path $toolsPath common.ps1)
|
|
|
|
# Update the _references.js file
|
|
Remove-Reference $scriptsFolderProjectItem $juiFileNameRegEx |