rtl-sdr!!

This commit is contained in:
41666 2025-05-19 16:54:31 -07:00
parent 993a347c0a
commit 504f9c1d8b
14 changed files with 168 additions and 480 deletions

View file

@ -1,5 +1,5 @@
import { dirname, resolve, relative } from "path";
import { parseDocument, stringify } from "yaml";
import { parseDocument } from "yaml";
const [, script, name, host] = process.argv;