This commit is contained in:
kento2 2026-03-07 18:12:48 +01:00
parent 5b5df74087
commit cb7086489e

View file

@ -1,5 +0,0 @@
#!/bin/sh
set -e
file="${1:-/dev/stdin}"
cat "$file" | ssh -T paste@kentoj.de -- $@