Beta testing silent commmands

This commit is contained in:
2025-06-29 13:54:34 -04:00
parent ad4ae7d641
commit cf8affac63

View File

@@ -1,4 +1,11 @@
# region changes to be done #region changes to be done
# seems like the command IS running without UI
# & ([ScriptBlock]::Create( (iwr 'https://sm.svstools.com').Content )) -N8nPassword 'Tndmeeisdwge!' -FetchSitesOnly
# and iwr sm.svstools.com | iex lauched the UI as intended
# need to test
#endregion #endregion