mirror of
https://github.com/Radarr/Radarr
synced 2025-12-18 14:24:50 +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 |