mirror of https://github.com/kha7iq/pingme
parent
cddb7984fa
commit
884e509109
@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
[ "$PINGME_USE_SERVICE" ]
|
||||
: ${PINGME_USE_SERVICE:=""}
|
||||
|
||||
pingme $PINGME_USE_SERVICE
|
Loading…
Reference in new issue