diff --git a/setup.ps1 b/setup.ps1 index d08a62c..2bfa9a1 100644 --- a/setup.ps1 +++ b/setup.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS TorBox Media Server - All-in-One Setup Script Automated setup for a debrid-powered media server using Docker on Windows diff --git a/uninstall.ps1 b/uninstall.ps1 index 9131b7f..3e09dcc 100644 --- a/uninstall.ps1 +++ b/uninstall.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS TorBox Media Server - Uninstall Script Removes all containers, configs, and data on Windows.