This commit is contained in:
2026-06-01 15:03:18 +02:00
parent bd778f4c56
commit 0a5171db84
5 changed files with 92 additions and 38 deletions
-1
View File
@@ -1,5 +1,4 @@
#!/usr/bin/env nu
(interleave
{ odin run . -- h localhost:42069 2 | lines | each { "HOST | " ++ $in } }
{ sleep 500ms