Files
wttr/rootfs
jason b21ea67d48
wttr / release-wttr (push) Failing after 11m5s
🐛 Fix duplicate 2>/dev/null in entrypoint.sh /etc/hosts line 🐛
The grep -vF line that appends /usr/local/etc/hosts entries had a
duplicate 2>/dev/null redirect after the append operator, which is
a no-op but clutters the script. Synced from template.
- rootfs/usr/local/bin/entrypoint.sh: remove duplicate 2>/dev/null
from grep -vF /etc/hosts append line; bump version to 202606261500-git

rootfs/usr/local/bin/entrypoint.sh
2026-06-26 18:41:55 -04:00
..
2025-09-16 19:39:08 -04:00
🦈🏠🐜 Initial Commit 🐜🦈🏠
2022-10-24 18:03:13 -04:00