melawy-repo/03_push.sh

4 lines
61 B
Bash
Raw Permalink Normal View History

#!/bin/bash
git add . && git commit -m "Update" && git push