diff --git a/StackMonkey.ps1 b/StackMonkey.ps1 index a6e574e..604218c 100644 --- a/StackMonkey.ps1 +++ b/StackMonkey.ps1 @@ -1386,8 +1386,7 @@ $script } Write-LogHybrid "Wrote $($sites.Count) sites to $filePath" Success DattoAuth - # Open the folder containing the file - Start-Process explorer.exe /select,"$desktopPath" + } else { # If SaveSitesOnly is not true, just fetch sites (for UI purposes or silent mode without saving) Write-LogHybrid "Sites fetched successfully, but not saved." Success DattoAuth