diff --git a/seed.ps1 b/seed.ps1 index 1dbb74e..d992a14 100644 --- a/seed.ps1 +++ b/seed.ps1 @@ -1,3 +1,4 @@ +#!/usr/local/bin/pwsh param ( [string] $ApiServer = "http://localhost:5011", [string] $JsonSecrets = "./seed.secrets.json"