Claude
09113f4e41
Don't let a malformed .pstn-trunk.env crash the whole install under set -u
...
setup.sh runs with set -uo pipefail, and source-ing a settings file with
any stray unexpanded/unset variable reference (confirmed live on an older
deployed copy) was fatal to the entire script, not just that one prompt.
Wraps the source in set +u/-u and falls back to sane defaults for anything
missing, but still hard-errors with a clear message if TRUNK_SERVER/
TRUNK_DID themselves are missing, rather than silently writing a broken
trunk config.
2026-07-23 17:46:16 +00:00
..
2026-06-20 04:16:41 +00:00
2026-06-26 12:41:44 +00:00
2026-06-26 12:56:11 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-07-23 17:10:13 +00:00
2026-07-23 17:19:31 +00:00
2026-06-20 04:16:41 +00:00
2026-07-21 03:03:33 +00:00
2026-06-09 00:28:30 +00:00
2026-07-20 13:45:24 +00:00
2026-06-26 13:20:49 +00:00
2026-07-20 13:57:35 +00:00
2026-06-26 13:20:49 +00:00
2026-06-20 04:16:41 +00:00
2026-07-23 14:15:17 +00:00
2026-06-09 00:28:30 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:06:51 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-07-01 20:25:55 +00:00
2026-06-26 13:20:49 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:06:51 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 03:49:53 +00:00
2026-06-08 17:01:36 +00:00
2026-06-20 04:16:41 +00:00
2026-06-26 02:33:26 +00:00
2026-06-26 15:26:55 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-09 00:28:30 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-07-23 14:15:17 +00:00
2026-06-20 04:16:41 +00:00
2026-06-26 13:20:43 +00:00
2026-06-20 04:16:41 +00:00
2026-07-23 17:46:16 +00:00
2026-06-09 00:28:30 +00:00
2026-07-23 15:03:03 +00:00
2026-06-09 00:28:30 +00:00
2026-07-08 15:02:36 +00:00
2026-07-02 16:20:22 +00:00
2026-06-26 13:20:49 +00:00
2026-06-26 05:07:11 +00:00
2026-06-09 00:28:30 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:06:51 +00:00
2026-06-09 00:28:30 +00:00
2026-06-20 04:16:41 +00:00
2026-07-20 18:32:40 +00:00
2026-06-23 15:25:56 +00:00