Update samy.ps1

This commit is contained in:
2026-01-31 20:30:12 -05:00
parent 53dd4e1590
commit 8ec22670f8

View File

@@ -102,7 +102,7 @@ $chunks = @(
@{ Name = 'logging.fallback.ps1'; Url = "$Script:ChunkBase/logging.fallback.ps1?raw=1" }, @{ Name = 'logging.fallback.ps1'; Url = "$Script:ChunkBase/logging.fallback.ps1?raw=1" },
# 2) Core helpers/utilities that others depend on # 2) Core helpers/utilities that others depend on
@{ Name = 'helpers.ps1'; Url = "$Script:ChunkBase/helpers.ps1?raw=1" }, #@{ Name = 'helpers.ps1'; Url = "$Script:ChunkBase/helpers.ps1?raw=1" },
@{ Name = 'http.ps1'; Url = "$Script:ChunkBase/http.ps1?raw=1" }, @{ Name = 'http.ps1'; Url = "$Script:ChunkBase/http.ps1?raw=1" },
#@{ Name = 'remote.ps1'; Url = "$Script:ChunkBase/remote.ps1?raw=1" }, #@{ Name = 'remote.ps1'; Url = "$Script:ChunkBase/remote.ps1?raw=1" },