nuget module installation fix

This commit is contained in:
Pavel Vesely
2020-04-07 11:21:33 +02:00
parent b15ff4732c
commit 3fc7e78e56
4 changed files with 13 additions and 10 deletions

View File

@ -107,7 +107,7 @@ namespace Oqtane.Infrastructure
}
}
if (install && restart)
if (install)
{
if (restart)
{