reply to keldermessages

This commit is contained in:
Felix Van der Jeugt 2021-08-17 21:53:01 +02:00
parent cc300b7395
commit 26372f06a0
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 2 additions and 0 deletions

2
local/bin/kelderreply Executable file
View File

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