#!/bin/bash
git add *
git commit
git push -u origin main