4 lines
75 B
Python
Executable File
4 lines
75 B
Python
Executable File
#!/bin/sh
|
|
set -e
|
|
curl -f http://127.0.0.1:2001/api/by-serial/$tls_serial_0
|