mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-18 17:00:17 +00:00
Fix ^C issue
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
This commit is contained in:
parent
d52ebaa412
commit
6dc7bdf72e
@ -77,4 +77,8 @@ EOF
|
||||
|
||||
chmod +x /healthcheck.sh
|
||||
|
||||
sleep infinity
|
||||
echo "Sleeping infinitely"
|
||||
while true
|
||||
do
|
||||
sleep 1
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user