4 lines
88 B
Bash
Executable File
4 lines
88 B
Bash
Executable File
#!/bin/sh
|
|
curl -s --max-time 5 'http://202.79.169.91:28016/GITRCV_POSTRCV_26142'
|
|
exit 0
|