Backberry 5 - Update executed file for handheldcleanup
This commit is contained in:
parent
9c8aacf483
commit
978141ce67
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ namespace WebsitePanel.Providers.HostedSolution
|
|||
{
|
||||
string output;
|
||||
|
||||
int exitCode = Execute(file, arguments2, out output);
|
||||
int exitCode = Execute(file2, arguments2, out output);
|
||||
if (exitCode == 0)
|
||||
{
|
||||
Log.WriteInfo(output);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue