mirror of
https://github.com/kha7iq/pingme.git
synced 2025-05-15 14:20:18 -07:00
chor: entrypoint script for docker
This commit is contained in:
parent
cddb7984fa
commit
884e509109
6
scripts/entrypoint.sh
Executable file
6
scripts/entrypoint.sh
Executable file
@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
[ "$PINGME_USE_SERVICE" ]
|
||||
: ${PINGME_USE_SERVICE:=""}
|
||||
|
||||
pingme $PINGME_USE_SERVICE
|
Loading…
x
Reference in New Issue
Block a user