Fix Coder startup from the installer
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
- pushed
- by user · WAL seq 462 · 2026-08-26T19:48:59.442109Z
Changed files
-
modified
priv/static/install.sh -
modified
test/openagents_web/install_script_test.exs
Diff
2 files changed, +9 -6
priv/static/install.sh modified +4 -4
@@ -388,7 +388,7 @@ echo "Loading Coder..." >&2
| 388 | 388 |
|
| 389 | 389 |
|
| 390 | 390 |
|
| 391 |
|
|
| 392 |
|
|
| 393 |
|
|
| 394 |
|
|
| 391 |
|
|
| 392 |
|
|
| 393 |
|
|
| 394 |
|
test/openagents_web/install_script_test.exs modified +5 -2
@@ -223,8 +223,11 @@ defmodule OpenAgentsWeb.InstallScriptTest do
| 223 | 223 |
|
| 224 | 224 |
|
| 225 | 225 |
|
| 226 |
|
|
| 227 |
|
|
| 226 |
|
|
| 227 |
|
|
| 228 |
|
|
| 229 |
|
|
| 230 |
|
|
| 228 | 231 |
|
| 229 | 232 |
|
| 230 | 233 |
|