#!/bin/bash cd /home/ddadmin/staging git add . && git commit -m "auto update repo" && git push