diff --git a/readme.txt b/readme.txt index c195978..7db302f 100644 --- a/readme.txt +++ b/readme.txt @@ -1,6 +1,6 @@ give your pictures to the box and they will be put in storage you may take them out later through some other means if you ask nicely -pv $FILENAME -p | nc $REMOTE 1337 -q 0 +pv $FILENAME | nc $REMOTE 1337 -q 0 -(seriously not great you should probably prefer a real protocol) \ No newline at end of file +(seriously not great you should probably prefer a real protocol)