#!/bin/sh git add . git commit -m "sync" git push origin main