Test
All checks were successful
Deply fsdproject.org / Deploy-Site (push) Successful in 1s

This commit is contained in:
2026-06-24 14:35:20 -04:00
parent 3cb8a3d5f6
commit 846153a338

View File

@@ -12,7 +12,7 @@ site:note(std.a("/archive/active/" .. (u.ls("archive/active")[1] or "unknown"),
site:note(u.cc { site:note(u.cc {
std.h2("Server status"), std.h2("Server status"),
std.p(std.strong("IP: ") .. "vxserver.dev"), std.p(std.strong("IP: ") .. "vxserver.dev"),
std.p(u.run("mc-tool status test")) std.p(u.run("echo foo"))
}) })
site:note(u.cc { site:note(u.cc {