init small ssh-cli to accept commands over SSH and operate local locks
All checks were successful
Build Container / Build Container (push) Successful in 1m42s

This commit is contained in:
lilly 2026-07-18 21:10:32 +02:00
commit 504d64ea57
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
5 changed files with 2062 additions and 0 deletions

View file

@ -27,6 +27,8 @@
pnpm
rustc
cargo
rust-analyzer
rustfmt
];
};
}