#!/bin/sh base_dir=$(dirname "$0") exec python "$base_dir/revert.py" "$@"