Forgot to uncomment

pull/1425/head
Jamie.Rees 7 years ago
parent 5fa9ea74f6
commit 39cac898c6

@ -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…
Cancel
Save