Use path.Join (always '/') for embed.FS reads, filepath.Join only for OS paths. filepath.Join on Windows produces backslashes which embed.FS doesn't accept, causing "failed to extract scripts" on startup. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5.2 MiB
Executable file
5.2 MiB
Executable file