Add tests

This commit is contained in:
nora 2024-08-26 20:53:03 +02:00
parent 26cdcd0524
commit 688394cac9
5 changed files with 72 additions and 2 deletions

View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
printf $"exit\r" | ssh -oRequestTTY=force -p "$PORT" "$HOST"