mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Forgot to uncomment
This commit is contained in:
parent
5fa9ea74f6
commit
39cac898c6
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ $config = Get-Content $configPath -raw
|
|||
|
||||
$config = $config.Replace("{{ENVIRONMENT}}",$env);
|
||||
$config | Write-Output
|
||||
#Set-Content -Path $configPath -Value $config
|
||||
Set-Content -Path $configPath -Value $config
|
Loading…
Add table
Add a link
Reference in a new issue