5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
echo "Upload $TUS_ID terminated"
|
||
|
cat /dev/stdin | jq .
|