From 6d0a9bbdc0030734f415e61801bc40928735590f Mon Sep 17 00:00:00 2001 From: Oleksii Kliukin Date: Mon, 13 Jul 2015 10:25:42 +0200 Subject: [PATCH] create a new directory for callback scripts and move aws volume tags there. --- {helpers => scripts}/aws.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {helpers => scripts}/aws.py (100%) diff --git a/helpers/aws.py b/scripts/aws.py similarity index 100% rename from helpers/aws.py rename to scripts/aws.py