intake/demo/sources/currenttime.sh

3 lines
53 B
Bash
Raw Permalink Normal View History

#!/bin/sh
2023-06-09 00:07:19 +00:00
echo {\"id\": \"$(date +%Y-%m-%d-%H-%M)\"}