Files
ifconfig/rootfs
jason 2d46c9a6cc 🐛 Fix __create_service_env to write .local.sh to disk 🐛
The .local.sh block defined stub functions in memory but never
wrote the file to disk, so __file_exists_with_content always
failed and __create_service_env returned non-zero on every run.
Fix: use a heredoc to write the stub functions into .local.sh.
- rootfs/usr/local/etc/docker/init.d/zz-echoip.sh: write .local.sh
via heredoc in __create_service_env; bump version to 202606261600-git

rootfs/usr/local/etc/docker/init.d/zz-echoip.sh
2026-06-26 21:05:42 -04:00
..
2025-09-16 19:37:28 -04:00
2025-06-11 13:27:30 -04:00
2024-07-07 13:35:44 -04:00
2022-11-14 13:03:16 -05:00