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

This commit is contained in:
2026-06-24 14:46:56 -04:00
parent cbcc185066
commit 17cdd0ee70

View File

@@ -14,6 +14,7 @@ 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("/home/minecraft/mc-tool/mc-tool status $(cat .active)")), std.p(u.run("/home/minecraft/mc-tool/mc-tool status $(cat .active)")),
std.p(u.run("cat /home/minecraft/active")),
}) })
site:note(u.cc { site:note(u.cc {