add tests and fixes

This commit is contained in:
nora 2024-08-26 21:40:49 +02:00
parent 688394cac9
commit a59bcb069d
10 changed files with 202 additions and 37 deletions

View file

@ -1,6 +1,3 @@
#!/usr/bin/env bash
# disabled, TODO
exit 0
echo | ssh -p "$PORT" "$HOST"
printf $"echo jdklfsjdöklfd" | ssh -p "$PORT" "$HOST" | grep jdklfsjdöklfd