diff --git a/pushchanges.sh b/pushchanges.sh index cff7603..015abe1 100644 --- a/pushchanges.sh +++ b/pushchanges.sh @@ -1,3 +1,5 @@ +#!/bin/bash + git add . echo Write a short commit: read commit