#!/bin/sh
cd /usr/share/aws-inventory
exec python2 aws_inventory.py "$@"
