mirror of
https://github.com/ChocoTaco1/docker-tribesnext-server.git
synced 2026-03-06 21:20:23 +00:00
Update
This commit is contained in:
parent
3d8f88a08d
commit
767c8f7368
2 changed files with 4 additions and 4 deletions
|
|
@ -2,10 +2,10 @@
|
|||
|
||||
# -- Heartbeat to TribesNext's Master Server
|
||||
|
||||
(
|
||||
(
|
||||
while true; do
|
||||
echo "Sending heartbeat to TribesNext..."
|
||||
curl http://master.tribesnext.com/add/28000 &
|
||||
curl http://master.tribesnext.com/add/28000 &
|
||||
sleep 240 ;
|
||||
done
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue