#!/usr/bin/env bash

if [ ! "$TRAVEL_DEPLOY_UNIT" = "migration" ]
then
    rm -rf /etc/cron.d/export_data_for_google_ads
fi
