1
0
mirror of https://github.com/kha7iq/pingme.git synced 2025-05-15 22:30:11 -07:00

chor: entrypoint script for docker

This commit is contained in:
kha7iq 2021-04-17 03:15:59 +08:00
parent cddb7984fa
commit 884e509109

6
scripts/entrypoint.sh Executable file
View File

@ -0,0 +1,6 @@
#!/usr/bin/env sh
[ "$PINGME_USE_SERVICE" ]
: ${PINGME_USE_SERVICE:=""}
pingme $PINGME_USE_SERVICE