Fix environment variable rename

This commit is contained in:
Ted John 2016-08-25 20:28:30 +01:00
parent 10deda6385
commit 72169f681b

View file

@ -23,7 +23,7 @@ if ($env:ENCKEY)
Check-ExitCode
}
if (${env:OPENRCT2.ORG_TOKEN})
if (${env:OPENRCT2_ORG_TOKEN})
{
if (-not (Test-Path "C:\ProgramData\chocolatey\lib\nsis.portable"))
{