Update samy.ps1
This commit is contained in:
2
samy.ps1
2
samy.ps1
@@ -102,7 +102,7 @@ $chunks = @(
|
||||
@{ Name = 'logging.fallback.ps1'; Url = "$Script:ChunkBase/logging.fallback.ps1?raw=1" },
|
||||
|
||||
# 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 = 'remote.ps1'; Url = "$Script:ChunkBase/remote.ps1?raw=1" },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user