mirror of https://github.com/interlegis/sapl.git
Browse Source
The echo "..." \ <newline> > file pattern has the backslash consumed by the Dockerfile parser, leaving a bare redirect that /bin/sh may not handle reliably. Switch to pipe through tee for both writes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>rate-limiter-2026
1 changed files with 2 additions and 3 deletions
Loading…
Reference in new issue