configuration/local/bin/kelderreply
2021-08-17 21:53:01 +02:00

3 lines
112 B
Bash
Executable File

#!/bin/sh
curl --header "Content-Type: text/plain" --header "X-Username: $(users)" 10.0.0.5:5000/reply/ -d "$*"