#!/bin/bash

echo $YANDEX_ENVIRONMENT > /etc/yandex/environment.type
echo "prestart hook executer successfully"
