diff --git a/scripts/assets.go b/scripts/assets.go index 5988930..e23b999 100644 --- a/scripts/assets.go +++ b/scripts/assets.go @@ -2,5 +2,5 @@ package scripts import "embed" -//go:embed *.sh -var ScriptsFS embed.FS \ No newline at end of file +//go:embed *.sh addons devcontainer +var FS embed.FS \ No newline at end of file diff --git a/zlh-agent b/zlh-agent index 59e95af..670d45d 100755 Binary files a/zlh-agent and b/zlh-agent differ