#!/bin/bash

# set permissions on s3cmd config file for CDN upload
chown "$TEAMCITY_USER_NAME" /etc/yandex/s3cmd.cdn.config

