#! /bin/sh APP_DIRECTORY=/app python3 ${APP_DIRECTORY}/acm.py $@
#! /bin/sh
APP_DIRECTORY=/app
python3 ${APP_DIRECTORY}/acm.py $@