#!/bin/bash

[[ -f /etc/yandex/environment.type ]] || echo "$YANDEX_ENVIRONMENT" > /etc/yandex/environment.type
