#!/usr/bin/env bash set -ex git add . git commit -m"update akton," git push echo "done"