diff --git a/SparkleShare/SparkleDialog.cs b/SparkleShare/SparkleDialog.cs index 2b69c164..83817b32 100644 --- a/SparkleShare/SparkleDialog.cs +++ b/SparkleShare/SparkleDialog.cs @@ -131,9 +131,8 @@ namespace SparkleShare { Process.StartInfo.Arguments = "clone " + SparkleHelpers.CombineMore (RepoRemoteUrl, RepoName); - Console.WriteLine (Process.StartInfo.Arguments); -// Process.Start (); + Process.Start (); Process.Exited += delegate { Directory.Move ( SparkleHelpers.CombineMore (SparklePaths.SparkleTmpPath,