From 6c7e571e712927761b4817a5079230f1cd4d04e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Thu, 27 Apr 2023 14:10:34 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Epushchanges.sh=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pushchanges.sh | 2 ++ 1 file changed, 2 insertions(+) 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