#!/bin/bash


git add --all

git commit -m "$(node bin/api.js)"
