#!/bin/bash

group=`curl -s "https://c.yandex-team.ru/api/hosts2groups/$(hostname -f)"`
ln -sf /etc/yandex/statbox-push-client/push-client.yaml.$group /etc/yandex/statbox-push-client/push-client.yaml
