mirror of
https://github.com/kha7iq/pingme.git
synced 2025-05-15 06:10:12 -07:00
6 lines
100 B
Bash
Executable File
6 lines
100 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
[ "$PINGME_USE_SERVICE" ]
|
|
: ${PINGME_USE_SERVICE:=""}
|
|
|
|
pingme $PINGME_USE_SERVICE |