#!/bin/bash git add . git commit -m "Auto push from script" git push origin main