3 lines
53 B
Bash
Executable File
3 lines
53 B
Bash
Executable File
#!/bin/sh
|
|
echo {\"id\": \"$(date +%Y-%m-%d-%H-%M)\"}
|